Prove that function $f(x,y)=\dfrac{1}{x^2+y^2}$ is not Lebesgue integrable on $A=(0,1]\times(0,1]$.
To my knowledge the fastest way to do it is to use Fubini's theorem. From what I would get: $$\int_0^1 \frac{1}{x^2+y^2}dy=\frac{1}{x^3}\operatorname{arctg}\left(\frac{y}{x}\right)\Big|^1_0=\frac{1}{x^3}\operatorname{arctg}\left(\frac{1}{x}\right)$$
$$\int_0^1 \frac{1}{x^3}\operatorname{arctg}\left(\frac{1}{x}\right)\,dx=\cdots$$ Which is quite a lot of computing and I have a hard time believing that's the point of this task.
So my question is: How do I prove this function is not integrable using Fubini's theorem the fastest way possible?
EDIT. There are already two solutions posted to this question, both of which use substitution of variables but I'd like to avoid if possible, because at the point of doing this exercise we didn't know that theorem. Can anyone think any other solution (also other than just computing that complicated integral).
Since $\arctan x \xrightarrow[x\to\infty]{}\frac{\pi}{2}$, $\frac{1}{x^3}\arctan\frac{1}{x}\operatorname*{\sim}_{x\to 0}\frac{\pi}{2x^3}$. But since $x\mapsto\frac{1}{x^3}$ is not Lebesgue integrable on a neighborhood of $0$, so isn't $x\mapsto\frac{1}{x^3}\arctan\frac{1}{x}$: $$ \int_{[0,1]}\frac{1}{x^3}\arctan\frac{1}{x}\mu(dx) = +\infty $$