0

My question is: What is the number of digits of this number? : $$2^{333111160}$$

2'5 9'2
  • 54,717
DER
  • 3,011

2 Answers2

5

$$2^{333111160} \sim 10^{(\log_{10} 2) 333111160} \sim 100266459\text{ digits}$$

user_of_math
  • 4,192
3

$$ 333111160 = \log_2 2^{333111160} = \frac{\log_{10}333111160}{\log_{10}2} $$ $$ \text{So }\log_{10} 333111160 = 333111160\log_{10}2 \approx 100276451.05\ldots $$ This is between $100276451$ and $100276452$, so the number has $100276452$ digits.

But this answer is only as good as the calculator I used.