[Maxima] I want to tell maxima (-1)^0.33333333333333=-1, what should i do?
Xiang Liu
hsiang.liu at gmail.com
Tue Feb 17 21:53:29 CST 2009
I am totally new to maxima.
1. How can I get the numerical value of (-5)^(1/3)?
(%i70) (-5)^(1/3),numer;
(%o70) 1.709975946676697*(-1)^0.33333333333333
OR
I want to plot2d for f(x) between (-1,0)
(%i98) f(x);
(%o98)
(sqrt(-16*x^4-16*x^3+20*x^2+12*x+23)/(6*sqrt(3))+(16*x^3-12*x^2-6*x-25)/54)^(1/3)
note: we can draw
sqrt(-16*x^4-16*x^3+20*x^2+12*x+23)/(6*sqrt(3))+(16*x^3-12*x^2-6*x-25)/54
easily.
Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20090218/59c9f985/attachment.htm
More information about the Maxima
mailing list