Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 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
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»