$$\lim_{x \to 8} \frac{\sqrt{7+\sqrt[3]{x}}-3}{x-8}$$
I have this limit. I can't use L'Hopital. After rationalizing the numerator I get:
$$\lim_{x \to 8} \frac{\sqrt[3]{x}-2}{(x-8)(\sqrt{7+\sqrt[3]{x}}+3)}$$
Isn't there anything left to do after that? How to know if the limit just doesn't exist?
EDIT: I typed the limit wrong.
The numerator (of the original limit) approaches 6, while the denominator approaches 0. Further, the denominator is positive as $x\to 8+$, and negative as $x\to 8-$. Hence the limit is $+\infty$ from the right and $-\infty$ from the left. Thus it doesn't exist.