Neon Number Java Program Using While loop (Class 10)

Topic: Write a java program to enter a number and check whether it is a Neon number or not. 

(Neon number: sum of digits of the square of a number is equal to the number)


Neon Number Java Program Using While loop (Class 10)