Homework Statement
lim (x,y) -> (0,0) for:
(x^3 - y^3) / (x2 + y2)
Homework Equations
The Attempt at a Solution
I am checking all the possible lines to check what the limit would be if it did exist:
y = mx, plug this into the equation above
(x^3 - (mx)^3) / (x^2 + (mx)^2)...