I am trying to solve the following limit:
$\lim_{(x,y) \to (0,0)} \frac{x^4y^4}{(x^2 + y^4)^3}$
(This is a more challenging problem from Folland Calculus, it seems).
I am pretty sure this limit does not exist (however, this is just a guess, and I am not 100% sure.)
I am trying to approach via the paths y = mx and x = my but... they don't seem to work. I have tried simpler cases such as x = 0 and y = 0.
Any help appreciate.