Question 1149020
Is this expression
{{{ ( (54/2)*x^4 )^(1/3) }}} ?
-------------------------------
You need the general rule:
{{{ ( a^b )^c = a^( b*c ) }}}
The you have the extra step:
{{{ ( d*( a^b ))^c = d^c * a^( b*c) }}}
----------------------------------------
That's assuming I'm reading the expression right
{{{ ( (54/2)*x^4 )^(1/3) }}}
{{{  27^(1/3) * x^(4/3) }}}
{{{ 3x^(4/3) }}}
--------------------------------------
If I read it wrong and the expression is:
{{{ ( (54/(2x))^4 )^(1/3) }}}
{{{ (( 27/x )^4)^( 1/3 ) }}}
{{{ ( 27/x )^(4/3) }}}
{{{ (( 27/x )^(1/3))^4 }}}
{{{ ( 3/(x^(1/3)))^4 }}}
{{{ 81/( x^(4/3)) }}}
{{{ 81*x^( -4/3 ) }}}
---------------------------
Get a 2nd opinion if needed