I am looking for an (online) calculator that can compute millions of digits (maybe a billion) without slowing my computer down and would perform these exact computations:
Round[$2^{2^{24.0193819506}}$]; the full decimal expansion (not just an approximation), and other computations like this one.
Does anyone know of an (presumably online) tool I can use for these exact computations? Thanks.