Powers of a number
Generate a table of powers: n¹, n², n³, n⁴, ... up to nᵏ.
BaseUp to power
Powers of 2
2¹=2, 2²=4, 2³=8, 2⁴=16, 2⁵=32, 2⁶=64, 2⁷=128, 2⁸=256, 2⁹=512, 2¹⁰=1024.
Powers of 10
10¹=10, 10²=100, 10³=1000 (thousand), 10⁶=million, 10⁹=billion, 10¹²=trillion.
Related calculators