Page 1 of 1

[Solved] Cubic root symbol

Posted: Fri Dec 04, 2015 6:38 pm
by Iasonas
I can certainly use parenthesis and raise it to the 1/3 power on the right-hand side, but I would have liked to have the symbol of the cubic root instead, ...just like the sqrt but with the number three on its upper left. Is there such a possibility? Is there such a code that will produce this symbol?

Re: Cubic root symbol

Posted: Fri Dec 04, 2015 6:41 pm
by Daiwe01

Code: Select all

nroot{3}{x}

Re: Cubic root symbol

Posted: Fri Dec 04, 2015 6:44 pm
by Zizi64

Code: Select all

nroot{3}{x} 
I was too slow... ;-)