3
$\begingroup$

I need to determine whether the following function is differentiable at $x_0 \ne 0$ according to the derivative definition:

$$ f(x) = x^\frac{1}{3} $$

So I started by looking at the definition but not sure how to proceed: $$ f'(x_0) =\lim_{x \to x_0} \frac{x^\frac{1}{3} - x_0^\frac{1}{3}}{x - x_0} $$

Thank you

1 Answers 1

4

Do u know the formula of a^3 - b^3 ? Then use it .rest is easy.

  • 0
    I know it but not sure how to apply it here..2017-01-20
  • 0
    @Noam, just factor $x - x_0$ = $(x^\frac13)^3 - ({x_0}^\frac13)^3$ as difference of cubes.2017-01-20
  • 3
    Put x^(1/3) =1 and x_0^(1/3)=b2017-01-20