Say I have a matrix A (this matrix is quite large so I did not specify this here), and applying scipy.linalg.sqrtm(A), I get the following output matrix which c
scipy.linalg.sqrtm(A)