Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Why does plot choke on x to the 1/3 power, when it will calculate it just fine?

plot(x^(1/3),-10,10) fails for negative numbers: 'can't convert complex to float'

OTOH, sage will calculate a negative to the 1/3 just fine. -10^(1/3).n() -2.15443469003188