$$\lim_{(x,y)\to (0,0 )} \frac{x^3y}{x^6 + y^2}$$
I tried to approach it by the $y$-axis:
$$\lim_ {(y)\to (0),(x=0)} =\lim_ {(y) \to (0)}=\frac{0 \cdot y}{0+y^2}=0$$
by the $x$-axis:
$$\lim_ {(x)\to (0),(y=0)} =\lim_ {(x) \to (0)}=\frac{x^3 \cdot 0}{x^6+0^2}=0$$
by $y=x$
$$\lim_ {(x)\to (0),(y=x)} =\lim_ {(x) \to (0)}=\frac{x^3+x}{x^6+x^2}=\frac{x^4}{x^6+x^2}=0$$
Is there any other "way" which gives a different result from $0$? Are my calculations correct?
(Community Wiki so that the question registers an answer.)
As above, approaching the origin along the curve $y = x^3$ suggests a limit that approaches $1/2$.
Since it is shown in the OP that other approaches yield a limit that suggests $0$, the limit of the expression cannot exist: $0 \neq 1/2$.