I need help solving this limit.
$$ \large \lim_{x\to \infty} ([(x+a)(x+b)(x+c)]^{\frac 13} -x) $$
I have tried rationalizing and then dividing the numerator and the denominator by $x^3$ but that doesn't work. I still get a $\frac 00$ form.
All help will be appreciated
Short answer:
Applying the identity
$$\sqrt[3]u-v=\frac{u-v^3}{(\sqrt[3]u)^2+\sqrt[3]u\,v+v^2},$$
you understand that the numerator will be a polynomial with leading term $(a+b+c)x^2$, and the denominator will be a sum of three terms each asymptotic to $x^2$, hence
$$\frac{a+b+c}3.$$