I am trying to find $$\frac{\mathrm{d} }{\mathrm{d} x}\frac{1}{\sqrt[3]{x+2}}$$ using only the definition of the derivative.
I have gotten to this point $$\lim_{h \to 0}\;\dfrac{\dfrac{1}{\sqrt[3]{x+2}}+\dfrac{1}{\sqrt[3]{x+h+2}}}{h(\sqrt[3]{x^2+xh+4x+2h+4})}$$ by finding a common denominator and then expanding. I'm not sure where to go from here, or if I should try using $\lim_{x \to a}\frac{f(x)-f(a)}{x-a}$ instead.
I have looked at Finding derivative of $\frac{1}{\sqrt{x+2}}$ using only the definition of the derivative $f'(x) = \lim_{h \to 0} \frac{f(x + h) - f(x)}{h}$ and the link within that page, and am also wondering if the solution is similar to that one, being that the only difference is a cube root instead of a square root.