List all the integers containing only prime-digits such that their squares also contain prime-digits only.
Hint: The highest qualifying number is below 77777.
Source: Claudio Meller's site.
The required positive integers are 5, 235 and 72335, since:
5^2 = 25
235^2 = 55225
72335^2 = 5232352225