Let $f: \mathbb R^{2} \to \mathbb R$,
with
$f(x,y) = \begin{cases} \frac{y^{3}}{\sqrt{x^{2}+y^{2}}} & (x,y) \neq (0,0) \\ 0 & (x,y)=(0,0) \end{cases}$
Show that $f$ is differentiable in $(0,0)$ without calculating the partial derivatives.
Problem:
Using $\lim_{h \to 0}\frac{\vert\vert f(h,h)-f(0,0)-Ah\vert\vert}{\vert\vert h\vert\vert}$=$\lim_{h \to 0}\frac{\vert\vert \frac{h^3}{\sqrt{2h^{2}}}-Ah\vert\vert}{\vert\vert h\vert\vert}=\lim_{h\to0}\frac{\vert\vert\frac{h^2}{\sqrt{2}}-Ah\vert\vert}{\vert\vert h\vert\vert}=\lim_{h\to0}{\vert\vert\frac{h}{\sqrt{2}}-A\vert\vert}$ and that is $\neq 0$ for $h \to 0$ unless I can find $A=0$, however I am unable to use the partial derivatives so I am stuck.
Note that$$\lim_{(x,y)\to(0,0)}\frac{f(x,y)}{\sqrt{x^2+y^2}}=\lim_{(x,y)\to(0,0)}\frac{y^3}{x^2+y^2}=\lim_{(x,y)\to(0,0)}y\frac{y^2}{x^2+y^2}=0.$$Therefore, $f'(0,0)$ is the null function. Indeed, if $\varphi$ is the null function, the previous equality is equivalent to$$\lim_{(x,y)\to(0,0)}\frac{\bigl|f(x,y)-f(0,0)-\varphi(x,y)\bigr|}{\bigl\|(x,y)\bigr\|}=0.$$