I do know various techniques to solve this problem, but I need an elementary solution which can be explained to a fifth grader (that is, with as little algebra as possible, no modulo arithmetic).
2026-04-09 02:55:28.1775703328
Prove that any power of $10$ can be written as sum of two squares
147 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$3^2+1^2=10$, $8^2+6^2=100$, $30^2+10^2=1000$, $80^2+60^2=10000$, $300^2+100^2=100000$ etc.