Hi! I'm trying to compute the triangular square root of a matrix for an astrodynamics application. Does anyone know of any MATLAB functions to do this? Specifically, a lower triangular matrix W is the triangular square root of a matrix P if: W*W'=P Thanks Z