a) Prove that $g$ is continuous at $0$ This is fairly straight forward $ \forall \epsilon >0$ $\exists \delta >0$ s.t. when $|x-c|<\delta$, it follows that $|f(x)-f(c)|<\epsilon$
At $c=0$, $|f(x)-0|<\epsilon$
$\sqrt[3]{x} < \epsilon$
$x < \epsilon^3$
Letting $\delta = \epsilon^3$
$|x-c|<\delta \rightarrow |x-c|<\epsilon^3$, $c=0$
$\sqrt[3]{x-0}<\epsilon$
$|f(x)-c|<\epsilon$
b) Prove that g is continuous at a point $c \neq 0$ I am having a bit more trouble with this one but somehow I'm supposed to use $a^3 - b^3 = (a-b)(a^2 + ab + b^2)$ Would I let $a=\sqrt[3]{x} $ and $b=\sqrt[3]{c}$? Do I have to use this or is there a different way? Exactly how do I use that identity?
Thanks!