# Introduction
In this lab, you need to create a program that checks if a given number is an Armstrong number by finding the sum of the cubes of its digits and comparing it to the original number.
Determining Armstrong Numbers
|60 : 00
Click the virtual machine below to start practicing