My brother challenged me to solve this problem. Trying since 2 days. I came up with $a^{a^y}= x^n$ assuming $y$ is $\log_a(\log_a x^n)$. There's no solution available on net as well. If someone can solve it, it would be of great help! Thanks
Trial 1:
$\Rightarrow\log_a(\log_a (e^2)^{a^2})$
$\Rightarrow\log_a(\log_a \exp(2\cdot a^2))$ ...By $\exp$ property
$\Rightarrow\log_a(2*(a^2)\cdot\log_a (e))$ ... By log property $\log x^a= a \log x$
$\Rightarrow\log_a(2\cdot(a^2)\cdot(\frac{1}{\log_e(a)}))$ ... By $\log$ property
$\Rightarrow\log_a(2\cdot(a^2)) + \log_a(\frac{1}{\log_e(a)})$ ...By $\log$ property
$\Rightarrow 2\cdot\log_a(a^2)+\log(\frac1{\log_e(a)})$
$\Rightarrow 4 + \log(\frac{1}{\log_e(a)})$
Couldn't solve beyond that
Trial 2:
Considering $y=\log_a(\log_a (x^n))$
$\Rightarrow a^y= \log_a (x^n)$
so, $a^{a^y}= x^n$