How to prove that $\left(\ln(\ln(x)) \right)^2 \lt \ln(x)$ for sufficiently large $x$
This is what I did. Using L'Hopital's rule we have $$\lim_{x\to\infty}\frac{\left(\ln(\ln(x)) \right)^2 }{ \ln(x)}=0$$
So this implies that $\left(\ln(\ln(x)) \right)^2 \lt \ln(x)$
Is that enough?
Hint. If you switch variable to $y=\ln x$, you want to prove that $$ \ln(y)^2 < y $$ for sufficiently large $y$. Does that seem easier to prove?
If not, then switch variables once again to $z = \ln y$ and prove $$ z^2 < e^z $$ for sufficiently large $z$.