LogicalAndReasoning
TrialAndError
2013
Call a positive integer squarish if it contains the digits of the squares of its digits in order but not necessarily contiguous. For example, $14263$ contains $1^2 = 1$, $4^2 = 16$ and $2^2 = 4$. However, it is not squarish because it does not contain $3^2 = 9$, and $6^2 = 36$ is not in order. What is the smallest squarish number that includes at least one digit greater than $1$?
The solution for this problem is available for
$0.99.
You can also purchase a pass for all available solutions for
$99.