What methods can be used to evaluate the limit: $$\lim_{x\to 0} \frac{\sqrt[n]{1+x}-1}{x}, n \in \Bbb Z$$
By the way, as a rule, I use method with conjugate expression for removing problem like this $$ \sqrt[]a - \sqrt[]b = \frac{(\sqrt[]a - \sqrt[]b)(\sqrt[]a + \sqrt[]b)}{ \sqrt[]a + \sqrt[]b} = \frac{a-b}{\sqrt[]a+\sqrt[]b}$$
but I don't know how to evaluate it for nth root. Maybe, this issue can be solve by using mathematical induction method, but I have not right outcome. And, yes, I have heard about L'Hopital rule.