« View all new features in
Mathematica
9
◄
previous
|
next
►
New in
Mathematica
9
›
Enhanced Core Algorithms
Real-Valued Cube Root and Surd Functions
The real-valued
.
In[1]:=
X
Plot[{Surd[x, 2], Surd[x, 3], Surd[x, 4], Surd[x, 5]}, {x, -1.5, 1.5}, PlotLegends -> "Expressions", ImageSize -> Medium] // Quiet
Out[1]=