256
3125, 46656 This is the sequence I used: * 1 = 11 * 4 = 22 * 27 = 33 * 256 = 44 * 3125 = 55 * 46,656 = 66 * and so on...
46656 as it is 6 to the power of 6. Each in turn is the result of a number to the power of itself.
823,543 The pattern is n to the nth power.
The number is 27. (33) The sequence shows the lowest 7 nonzero values for the exponential series nn, i.e. 1 to the first power, 2 to the 2nd power, up to 7 to the 7th power. 1*1=1 2*2=4 3*3*3=27 4*4*4*4=256 5*5*5*5*5=3125 6*6*6*6*6*6=46656 7*7*7*7*7*7*7=823543
256
3125, 46656 This is the sequence I used: * 1 = 11 * 4 = 22 * 27 = 33 * 256 = 44 * 3125 = 55 * 46,656 = 66 * and so on...
int main (void) { puts ("1 4 27 256 3125"); return 0; }
46656 as it is 6 to the power of 6. Each in turn is the result of a number to the power of itself.
44 = 256
11 = 1 22 = 4 33 = 27 44 = 256 55 = 3125
27
312511 = 122 = 433 = 2744 = 25655 = 3125
823,543 The pattern is n to the nth power.
The number is 27. (33) The sequence shows the lowest 7 nonzero values for the exponential series nn, i.e. 1 to the first power, 2 to the 2nd power, up to 7 to the 7th power. 1*1=1 2*2=4 3*3*3=27 4*4*4*4=256 5*5*5*5*5=3125 6*6*6*6*6*6=46656 7*7*7*7*7*7*7=823543
27. The pattern is: 823543 = 6 raised to the 6th 46656 = 5 raised to the 5th ... 27 = 3 raised to the 3rd.
The sequence is generated using cubes, or n^3. The next number in the sequence will be 4^3, or 256.