Proof that function defined $f(0)=0$, $f(z) = e^{-z^{-4}}$ for $z \neq 0$, is holomorphic in $\mathbb{C}\setminus\{0\}$ but is not differentiable at $0$.
I have this question, and searched for an answer, and I saw these (1), (2) and (3). I use the Stein Complex Analysis book. To show that function is not differentiable at 0, I see that if I take $z=re^{\frac{i \pi}{4}}$ and apply the limit $$ \displaystyle \lim_{r \to 0} \frac{f(z)}{z} = \lim_{r \to 0} \frac{e^{-1/ (re^{\frac{i\pi}{4}})^4}}{re^{i \pi/4}}$$ so $$\lim_{r \to 0} \frac{e^{-1/ (re^{\frac{i\pi}{4}})^4}}{re^{i \pi/4}} = \lim_{r \to 0} \frac{e^{\frac{1}{r^4}}}{r}.$$
I see that $$(re^{\frac{i\pi}{4}})^4 = r^4(\cos 4\pi/4 + i \sin 4\pi/4) = -r^{4}.$$
But why $re^{i \pi/4} = r$?
Other question is, who I can proof that limit exist only using the limit properties? This is a singularity?
Thanks.