Is this your limit?
\lim_{x \to -8}\frac{\sqrt[3]{x} + 2}{x + 8}
Or is it this?
\lim_{x \to -8}\frac{\sqrt[3]{x + 2}}{x + 8}
As a tip, you can see my LaTeX script by double-clicking either of the limit expressions above.
What you wrote is ambiguous since it does not make clear what's in the cube root. From your work, it appears that the first limit expression above is the one you are trying to evaluate.
The work you did is completely wrong. You apparently are attempting to use L'Hopital's Rule, but are mistakenly using the quotient rule in doing so. This is not at all how L'Hopital's Rule works or should be used.
Another technique that is simpler, IMO, is to factor the denominator, x + 8, into
(x^{1/3} + 2)(x^{2/3} - 2x^{1/3} + 4)
After getting rid of common factors in the numerator and denominator you should be able to evaluate the limit pretty easily.