Determining If a Number is Armstrong

# Introduction In this lab, you are tasked with creating a program that checks if a given number is an Armstrong number by calculating the sum of the cubes of each digit and comparing it to the original number.

|60 : 00

Click the virtual machine below to start practicing