@stdlib/math-strided-special-srsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Compute the principal square root for each element in a single-precision floating-point strided array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Compute the reciprocal square root for each element in a strided array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the principal square root for each element in a strided array.
Compute the principal square root for each element in a double-precision floating-point strided array.
Compute the reciprocal cube root of a double-precision floating-point number.
Compute the reciprocal cube root of a single-precision floating-point number.
Compute the reciprocal square root of a double-precision floating-point number.
Compute the reciprocal square root of a single-precision floating-point number.
Compute the principal square root of a single-precision floating-point number.
Compute the principal square root of the product of π and a positive double-precision floating-point number.
Compute the principal square root of a double-precision floating-point number.
Compute sqrt(1 + x) - 1.
Compute an integer square root.