scipy.sparse.csr_array.sqrt#

csr_array.sqrt()[source]#

Element-wise sqrt.

See numpy.sqrt for more information.