How many bits are required to store the result of as binary number?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Ans: 642
Let n = 2 0 4 3 × 5 2 8 2 = 1 0 4 0 6 4
The number of bits requires to represent n is lo g 2 n = = 6 4 1 . 4 3 1 = 6 4 2 bits.