Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.cbrt
¶
scipy.special.
cbrt
(
x
[
,
out
]
)
¶
y=cbrt(x) returns the real cube root of x.
Previous topic
scipy.special.zetac
Next topic
scipy.special.exp10
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»