Press the green flag to list Armstrong numbers of orders 3, 4, and 5.
Shift + Click the green flag to put into turbo mode Armstrong numbers are numbers that are equal to the sum of the digits, each to the power of the order For example, 153 is an Armstrong of order 3 because: 153 = (1^3) + (5^3) + (3^3)