Question 886270
The CORRECT steps and result are toward the <b>bottom</b> of the page.


The exponents in that arrangement would be multiplied.

(8x)^(-6*(1/3))

(8x)^(-2)

1/(8x)^2

1/(64x^2)

If the render-tagging works correctly then this might look better:


{{{(8x)^(-6*(1/3))}}}

{{{(8x)^(-2)}}}

{{{1/(8x)^2}}}

{{{highlight(cross(1/(64x^2)))}}}------*---Obviously a mistake made.



----------------------------------------------------------------------------
CORRECT STEPS AND ANSWER:


{{{(8x^-6)^(1/3)}}}


{{{8^(1/3)(x^-6)^(1/3)}}}


{{{2*x^(-6/3)}}}


{{{2x^(-2)}}}


{{{highlight(2/x^2)}}}  ----- finally, the correct answer.