scipy.sparse.csc_matrix.sqrt#

csc_matrix.sqrt()[source]#

Element-wise sqrt.

See numpy.sqrt for more information.