Checking Whether a Number is Armstrong

# Introduction In this lab, you are tasked with creating a program that checks whether a user-inputted number is an Armstrong number, which is a number in which the sum of the cubes of each of its digits is equal to the number itself.

|60 : 00

Click the virtual machine below to start practicing