Skip to content
+919044042671 admin@satyamsir.in
SatyamSir

SatyamSir

Always Updated

  • Home
  • TechTricks
  • Programing
    • C Programming
    • C++
    • HTML & CSS
    • Python
  • Downloads
  • Donate
  • Contact Us
Close Button

Tag: Armstrong_Number

C Program for whether inputed number is an armstrong number or not by using while loop

22/09/2022 satyams.friend 0 Comments

Armstrong Number It is a magical number that is equal to the sum of cubes of its digits. For example 0, 1, 153, 370, 371 and 407 are the Armstrong numbers. 153 = (1x1x1)+(5x5x5)+(3x3x3)   where:  

Read More

TechTutorials by Satyam Sir Copy Right @SatyamSir