Question 1139971
<br>
Your description of the equation is nonsense; but it is clear what the equation is supposed to be:<br>
"log base 2 of (log base 3 of (log base 4 of x))) = 0"<br>
{{{log(2,(log(3,(log(4(x)))))) = 0}}}<br>
Use the basic definition of logarithms repeatedly to find the value of x.<br>
{{{log(2,(log(3,(log(4(x)))))) = 0}}}  -->  {{{log(3,(log(4(x)))) = 2^0 = 1}}}<br>
{{{log(3,(log(4(x)))) = 1}}}  -->  {{{log(4(x)) = 3^1 = 3}}}<br>
{{{log(4(x)) = 3}}}  -->  {{{x = 4^3 = 64}}}<br>