Powers of 2 Calculator
Result
2^3 8
Calculate 2 raised to a power: 2^n (binary powers).
Formula
y = 2^n
2^10
Inputs
- Exponent (n): 10
2^10 = 1024 bytes
Frequently asked questions
Why powers of 2?
Binary/computer memory uses powers of 2
Calculate 2 raised to a power: 2^n (binary powers).
2^10 = 1024 bytes