@stdlib/math-strided-special-scbrt
Compute the cube root of each element in a single-precision floating-point strided array.
Compute the cube root of each element in a single-precision floating-point strided array.
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
Create an iterator which computes the cube root of each iterated value.
Compute the cube root of a double-precision floating-point number.
Compute the cube root of a single-precision floating-point number.