square_root_matrix.Rd
Calculates the squared root of a matrix
square_root_matrix(x)
a matrix
x_sqrt the square root of a matrix.
the eigen vectors need of x need to be positive.
Hands-On Matrix Algebra Using R chapter 11 describes root matrix