84th program input & output

Input : Enter how many number you sum = 9
Output : Summation = 324
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter how many number you sum = 16
Output : Summation = 1024
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter how many number you sum = 5
Output : Summation = 100
//////////////////////////////////////////////////////////////////////////////////////////////