SciPy

scipy.sparse.csr_matrix.sqrt

csr_matrix.sqrt()[source]

Element-wise sqrt.

See numpy.sqrt for more information.