In some online math solution provider engines, sometimes equations are provided in a way which may be reducible to more understandable equations. Yet, they assume you know the concept in detail and shorten their solutions. My question regarding with that will be; how is the following equation possible, would you elaborate?
n^(logn)=e^((logn)^2)
we have $$\log(n)\log(n)=(\log(n))^2$$ and it is $$x^{\alpha}=e^{\alpha\ln(x)}$$ for $x>0$