I only know how to do one step:
$$ \ln\left(\,y\,\right) = \ln\left(\, x^{\ln\left(\, x\,\right)}\,\right) $$ how do i do the derivative of $\ln\left(\, x^{\ln\left(\, x\,\right)}\,\right)$ ?. I know the answer to that is $\ln\left(\,x\,\right)\ln\left(\,x\,\right)$, but how does the $x$ go away ?.
Here are the steps $$ \frac{d}{dx}\left[x^{\ln x}\right]=\frac{d}{dx}\left[e^{\ln x^{\ln x}}\right] =\frac{d}{dx}\left[e^{(\ln x)(\ln x)}\right]=\frac{d}{dx}\left[e^{(\ln x)^2}\right]=e^{(\ln x)^2}\frac{d}{dx}\left[(\ln x)^2\right]=e^{(\ln x)^2}(2\ln x)\frac{d}{dx}\left[\ln x\right]=e^{(\ln x)^2}(2\ln x)\frac{1}{x}=\frac{x^{\ln x}}{x}(2\ln x)=2x^{\ln x - 1}\ln x $$