This is documentation for an old release of SciPy (version 1.7.1). Read this page in the documentation of the latest stable release (version 1.14.1).

scipy.sparse.dia_matrix.sqrt

dia_matrix.sqrt()[source]

Element-wise sqrt.

See numpy.sqrt for more information.