I have a practice question regarding simplification of the following expression:
$16777216^\frac{\log(64n)}{3\log(4)}$
So I have tried to do this:
$(64^4)^\frac{\log64n}{\log64}$
and now I got stuck. Maybe there are something more I could do to the exponent term using change of base. Say I simplify it further to: $(64^4)^{\log_{64}{(64n)}}$
But this is as far as I can go, I think there might be more simplification that could be done. But not sure how to proceed further. Could someone help a bit?