You are to write an IAS program to compute the results of the following equation.
Y = a
N
X=1
X
Assume that the computation does not result in an arithmetic overflow and that X, Y,
and N are positive integers with N ≥ 1. Note: The IAS did not have assembly language,
only machine language