I have a feeling that
$$\lim_{n \rightarrow \infty} \left( 1 + \frac{i}{n^2 + in}\right)^n = 1,$$
but I don't know how to justify it. If $i$ was a real number $r > 0$, I know how to compute this: take logs and then solve $$\lim_{n \rightarrow \infty} n \ln \left( 1 + \frac{r}{n^2 + rn}\right)$$ which after applying L'Hopital's rule gives $0$, and hence an original limit of $e^0 = 1$. But since complex numbers are involved I'm don't even know if I'm allowed to apply the same logic.
What theorems / results can be applied to efficiently solve the limit, now that complex numbers are involved?