@stdlib/math-base-special-cbrt

Compute the cube root of a double-precision floating-point number.
v0.2.2 URL: https://unpkg.com/@stdlib/math-base-special-cbrt@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathmath.cbrtcbrtcubecubicrootpowernumber

@stdlib/math-base-special-cbrtf

Compute the cube root of a single-precision floating-point number.
v0.2.2 URL: https://unpkg.com/@stdlib/math-base-special-cbrtf@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathmath.cbrtcbrtcubecubicrootpowernumber

@stdlib/math-base-special-rcbrtf

Compute the reciprocal cube root of a single-precision floating-point number.
v0.0.2 URL: https://unpkg.com/@stdlib/math-base-special-rcbrtf@0.0.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathmath.cbrtrcbrtprincipalcuberootpowernumberreciprocalinverse

@stdlib/math-base-special-rcbrt

Compute the reciprocal cube root of a double-precision floating-point number.
v0.2.2 URL: https://unpkg.com/@stdlib/math-base-special-rcbrt@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathmath.cbrtrcbrtprincipalcuberootpowernumberreciprocalinverse

@stdlib/math-strided-special-cbrt

Compute the cube root of each element in a strided array.
v0.2.2 URL: https://unpkg.com/@stdlib/math-strided-special-cbrt@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathmath.cbrtcbrtcubecubicrootpowervectorarraystridedndarrayelement-wise