Write a program that generates an infinite stream of integers that are perfect squares and then displays

Question:

Write a program that generates an infinite stream of integers that are perfect squares and then displays the first n of them that are palindromes (that is, their decimal representation equals its reverse). Extra credit if you use BigInteger so that you can find solutions of arbitrary length.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: