aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

Create ArmStrongNo.cpp #283

Closed raghavsingla522 closed 3 years ago

raghavsingla522 commented 3 years ago

program by Raghav Singla to find whether the number is Armstrong no or not.

Armstrong no is the no whose sum of individual digits raise to power of count of digits= number itself. for example, 1634 is an Armstrong no. 1634=1^4+6^4+3^4+4^4 where, count of digits =4.

Description

enter here if you have any details

Program Name -
Issue No.- #

Type issue number after hash(#)

Checklist(self check)