Find all integers such that .
Problem 620
Official solution
If we look modulo 3, we realize that a square can only be congruent to 0 or 1, so can never be divisible by 3: there are no solutions.
Find all integers such that .
If we look modulo 3, we realize that a square can only be congruent to 0 or 1, so can never be divisible by 3: there are no solutions.