Hello, I currently using the gmp library, and I got a question. I want to calculate once square root of very big number, and then save it to a file, but not as Decimal, I would like to save the number as Binary in order to load it faster without parsering. I havent find function that doing that. What can I do? or I just missed a function? Thanks Alon