Question 581568
{{{ log(3,x) = 10  }}}
The 1st thing to know is:
Logs are exponents
The left side is saying that the 
right side is a log, or exponent
The base of the log is {{{ 3 }}}
Lastly, the result of raising {{{ 3 }}}
to the exponent {{{ 10 }}} is {{{ x }}}
You can write it this way:
{{{ 3^10 = x }}}
{{{ x = 59049 }}}