Let us suppose that we have to find the following limit: $$\lim_{(x,y)\to (0,0)} f(x,y).$$ Can we solve such a limit using polar co-ordinates? I have seen the following method somewhere on the internet:
If we take $x=r\cos\theta,\ y=r\sin\theta$, then the above limit becomes:$$\lim_{r\to 0}f(r\cos\theta,r \sin\theta).$$ But solving a limit this way does not cover all the paths passing through $(0,0)$, because whatever $\theta$ we choose, that $\theta$ gives a straight line path through $(0,0)$, it does cover the path like $x^2, \ x^3$ etc.