How to show that $$\lim_{(x,y) \to (0,0)}\frac{x^{2}y^{2}}{\left|x\right|^{3}+\left|y\right|^{3}}=0$$ I know that
$$\left|\frac{x^{2}y^{2}}{\left|x\right|^{3}+\left|y\right|^{3}}\right|\le\frac{x^{2}y^{2}}{\left|x\right|^{3}}=\frac{y^{2}}{\left|x\right|}$$
But now we have a problem with $\left|x\right|$ and I cannot find a lower bound other than $0$.
Also$$\left|\frac{x^{2}y^{2}}{\left|x\right|^{3}+\left|y\right|^{3}}\right|\le\frac{x^{2}y^{2}}{\left|x^{3}+y^{3}\right|}=\frac{\left|x+y\right|}{\left|x^{2}-xy+y^{2}\right|}\le\frac{\left|x\right|+\left|y\right|}{\left|x^{2}-xy+y^{2}\right|}$$
But I'm not sure if that helps.
If we show that $\lim_{(x,y) \to (0,0)}\frac{y^{2}}{\left|x\right|}=0$ then we are done.