$$\lim_{x\to 0} \frac{\sqrt[3]{x+5}-\sqrt[3]{5}}{x} = \frac{1}{3 \cdot 5^{2/3}}$$
I need to solve this without L'Hospital and I need something like $x^{1/3} = t^3$ or etc.
I need to use $a^3-b^3 = (a-b)(a^2+ab+b^2)$.
Thank you.
$$\lim_{x\to 0} \frac{\sqrt[3]{x+5}-\sqrt[3]{5}}{x} = \frac{1}{3 \cdot 5^{2/3}}$$
I need to solve this without L'Hospital and I need something like $x^{1/3} = t^3$ or etc.
I need to use $a^3-b^3 = (a-b)(a^2+ab+b^2)$.
Thank you.
Here, we use the Generalized Binomial Theorem to write
$$\begin{align} (x+5)^{1/3}&=5^{1/3}\left(1+\frac x5\right)^{1/3}\\\\ &=5^{1/3}\left(1+\frac{x}{15}+O(x^2)\right)\tag 1 \end{align}$$
Using $(1)$ yields
as expected!