83th program input & output

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

Input : Enter how many number you sum = 15
Output : Summation = 225
//////////////////////////////////////////////////////////////////////////////////////////////

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