Question 895066
<pre>
Learn how to convert log equations to exponential equations and
vice-versa:

These two equations are always equivalent:

   LOG EQUATION             EXPONENTIAL EQUATION

       log<sub>B</sub>A = C              B<sup>C</sup> = A 


Therefore the log equation

log<sub>x</sub>1331 = 3 

is equivalent to the exponential equation:

x<sup>3</sup> = 1331

Take the cube root of both sides

x = {{{root(3,1331)}}}

x = 11

Edwin</pre>