Scipy.org
Docs
SciPy v0.13.0 Reference Guide
Special functions (
scipy.special
)
index
modules
next
previous
scipy.special.cbrt
¶
scipy.special.
cbrt
(
x
[
,
out
]
)
= <ufunc 'cbrt'>
¶
y=cbrt(x) returns the real cube root of x.
Previous topic
scipy.special.zetac
Next topic
scipy.special.exp10