Question 633478
logbase3(logbaseX(logbase4(16))=-1

-------
log3(logx(log4(16)) = -1
----
Work from right to left:
---
= log3(logx(2)) = -1
---
logx(2) = 3^-1
----
logx(2) = 1/3
---
2 = x^(1/3)
x = 2^3 = 8
==================
Cheers,
Stan H.