The number which is equal to the sum of cubes of each of its digits is called Armstrong Number.
Let ABC be a 3 digit number where A,B,C are digits of the number.
If A3+B3+C3 = ABC, then we say ABC is an Armstrong Number.
Generally,
let A1A2A3.....An is a n-digit number where A1, A2, A3, ....., An are digits of the number.
let A1A2A3.....An is a n-digit number where A1, A2, A3, ....., An are digits of the number.
This is an Armstrong Number if
A1A2A3.....An
= A13 + A23
+ A33+......+ An3
No comments:
Post a Comment