This website is a semi-functional mirror of the original Project Euler. More information is available on GitHub.
projecteuler.net

Concealed Square

Problem 206

Published on 06 September 2008 at 02:00 pm [Server Time]

Find the unique positive integer whose square has the form 1_2_3_4_5_6_7_8_9_0,
where each “_” is a single digit.


Answer:
Go to back to Problems