Find the smallest 2 or more digit number which has the following properties:
1)Its all the digits are perfect squares.
2)The number itself is a perfect square.
3)The product of the digits of the number is also a perfect square.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
digits are perfect means it can be 1,,4,9.. so use logic ,, 49 is only 2 digit smallest number