Back to Browse

Armstrong Number using c programming

16 views
Mar 2, 2026
4:56

In this video, we learn how to check whether a number is an Armstrong Number using C Programming. An Armstrong Number (also known as a Narcissistic Number) is a number that is equal to the sum of its own digits each raised to the power of the number of digits. For example: 153 = 1ยณ + 5ยณ + 3ยณ = 153 So, 153 is an Armstrong Number. ๐ŸŽฏ This video is perfect for: Beginners in C Programming BCA / B.Tech / Diploma students Competitive programming beginners Interview preparation If you found this video helpful: ๐Ÿ‘ Like ๐Ÿ’ฌ Comment ๐Ÿ”” Subscribe to @CodersShivam for more C programming tutorials #CProgramming #ArmstrongNumber #CodersShivam #ProgrammingForBeginners #LearnC

Download

0 formats

No download links available.

Armstrong Number using c programming | NatokHD