Let $z\in \mathbb C $ with $\vert arg(z)\vert < \pi$. Let $\sqrt[n]{z}$ be the principal n-th root of z. How can one calculate this limit?
$$\lim_{n\to \infty} n(\sqrt[n]{z} - 1)$$
I'm sure it also depends on $\vert z \vert$..I've tried expressing it into a power series but I don't think I was doing it correctly or I haven't really gotten anywhere...
Thank you!
For $|\arg(z)| < \pi$, we have :
$$\begin{array}{rcl} z^{\epsilon} & = & \displaystyle\exp\big(\epsilon \log(z)\big) \\ \\ & = & \displaystyle 1+\epsilon \log(z) + \frac{(\epsilon \log(z))^2}{2!}+\cdots\end{array}$$
Then :
$$\dfrac{z^{\epsilon} - 1}{\epsilon} = \log(z) + \epsilon \frac{\log(z)^2}{2!}+\cdots$$
It's clear now that :
$$\lim_{n\to \infty} n(\sqrt[n]{z} - 1) = \lim_{\epsilon\to 0} \dfrac{z^{\epsilon} - 1}{\epsilon} = \log(z)$$