I'm learning to take limits of functions $f : \mathbb{R}^2 \to \mathbb{R}$. I know the formal definition, but AFAICT, that is too rigorous and complex to use in actual examples.
I also know the following methods: finding paths in which the limits are different (to prove it doesn't exist), and, if I can't find, I need to use the Squeeze Theorem to find functions that limit the value of mine. I also know a technique (that works when $(x, y) \to(0, 0)$) that I'm pretty sure is derived from the previous, in which I must write $f$ as a product of a limited function and a function that goes to zero (if I can, the limit is zero). The problem is, if I can't find that, and I'm pretty sure the limit exists, what should I do to find it?
Is the formal definition the only way?
For example, take this limit:
$\lim_{(x, y) \to(0, 0)} \frac{xy}{y - x^3}$
I've been struggling with it for a few days, and none of the methods I mentioned seem to work...