Circular/Automorphic number
SupriyaKumari08 opened this issue · 3 comments
SupriyaKumari08 commented
Description
The square number of a number ends with the same digits as the number itself.
That number is known as circular number or automorphic number.
Example:
5^2 = 25
6^2 = 36
376^2 = 141376
Domain
Algorithm
Type of Contribution
Addition
Code of Conduct
- I follow Contributing Guidelines & Code of conduct of LearnCPP.
github-actions commented
Hello @SupriyaKumari08, thanks for creating your first issue at LearnCPP, hope you followed the guidelines.
SupriyaKumari08 commented
/assign
github-actions commented
This issue has been assigned to SupriyaKumari08!
It will become unassigned if it is not closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.