I'm trying to solve the following limit (without differentiation):
$$\lim \limits_{h \to 0}{\frac{\sqrt[3]{x+h} - \sqrt[3]{x}}{h}}$$
I know that multiply by the conjugates can be helpful when the roots are square. However, that just makes it messy when I do it with cube roots. So, I decided to modify the conjugate as $(x+h)^{2/3} + x^{2/3}$, in hopes that it'll make things easier. However, I ended up with a messier fraction than I had begun with.
Hints are welcome. (No solution please, I just need a kickstart.)