Given the function $$ f(x,y)=\begin{cases}\big|1+xy^2\big|^\dfrac{1}{x^2+y^2} & \quad\hfill (x,y)\neq(0,0)\\\\ 1 &\quad\hfill (x,y)=(0,0) \end{cases} $$
investigate whether the function is continuous at $(0,0)$.
Usually, I claim $p\in\mathbb{R}$ such that $y=px$ , $x\rightarrow 0$, placing them in $\displaystyle \lim_{x\rightarrow0}f(x,y)$ and seeing how that works out. If $\displaystyle \lim_{x\rightarrow0}f(x,y)=f(0,0) $ then (according to how I was taught) the function is continuous at $(0,0)$.
In this specific exercise, I can't seem to solve it using methods I know, i.e the one explained above, or just choosing $y$ to be any variation of $x$ (e.g. $y=\sqrt x $).
So now I'm at a standstill in my thoughts.
Any hints/tips would be really helpful!
Thanks!