Question 927469
Do you mean take the cube root?
I think so.
{{{ root( 3,24 ) }}}
{{{ root( 3, 3*8 ) }}}
{{{ root( 3,3 )*root( 3,8 ) }}}
{{{ 2*root(3,3) }}}