The question is to find the limit: $$\lim\limits_{t \rightarrow 0}(\cos 2t)^{\frac{1}{t^2}}$$
The answer is $\frac{1}{e^2}$, however I do not know how or why. Could someone please explain and maybe do the solution for this?
I tried some workings and got to e^((1/t^2)*ln(cos2t))
Hint
$$y=\sqrt[t^2]{\cos (2 t)}\implies \log(y)=\frac{\log(\cos(2t))}{t^2}$$ Now, use l'Hospital rule or Taylor series. When done, remember that $y=e^{\log(y)}$.