|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
CubeRoot
CubeRoot[x]
gives the real-valued cube root of x.
DetailsDetails
- CubeRoot[x] returns the real-valued cube root for real-valued x.
- For symbolic x in CubeRoot[x], x is assumed to be real valued.
- CubeRoot can be evaluated to arbitrary numerical precision.
- CubeRoot automatically threads over lists.
- In StandardForm, CubeRoot[x] formats as
.
can be entered as EsccbrtEsc.
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

