In this example, we will calculate the surface area of a cube (SA = 6a²) by asking the end-user to enter the length of the edge as an integer and later calculating using our surface area formula and finally outputting the result. This example does not assume a specific dimensional unit.