I was wondering if for some natural numbers $p,q \in \mathbb{N}$ the expression $$pq(p+q)(p-q)$$ is a perfect square?
What I tried, is that without loss of generality, we can assume $(p,q)=1$ else we can factorise $(p,q)^2$.
Now if the power of a prime $r$ in $p$ or $q$ is odd, then $r$ divides either $p + q$ or $p-q$ which implies $r$ divides both $p$ and $q$. Thus we must also have $p,q$ are perfect squares.
I encountered this while trying to prove that $1$ is not a congruent number. I have been trying this for a while but without much progress.