Although this question has already been asked in general ( How to find $\lim\limits_{n\to\infty} n·(\sqrt[n]{a}-1)$?) , my question is different, because I am stuck with a specific transformation step:
$$\lim\limits_{n\rightarrow \infty} n(\sqrt[n]{a}-1) $$
I've got the solution to it, but I have problems understanding this step: $$\lim\limits_{n\rightarrow \infty} n(\sqrt[n]{a}-1) = \frac{\exp\left(\frac{\log a}{n}\right)-1}{\frac{1}{n}}\\$$
I know that I can rewrite $\sqrt[n]{a}$ as $e^{(1/n)*\log(a)}= \exp\left(\frac{\log a}{n}\right)$ with $\log = \ln$.
Question: How do I get the $\frac{1}{n}$ in the denominator.
And the final step is somehow taking the $\log a$, on both the numerator and denominator.
$$ = \log a \frac{\exp\left(\frac{\log a}{n}\right)-1}{\frac{\log a}{n}}=\log a\\$$