how to use with big num?

hello
how can I use very big numbers in c++?
for example 100^100
I am a Beginner so if it is possible explain it
thank you
External library support is required.
Check out GNU MPFR and GMP.
https://gmplib.org/
http://www.mpfr.org/
Topic archived. No new replies allowed.