How can I enter over 15 digits in a cell without it rounding off the
You can't enter a numeric value > 15 digits so you need to format the
cell as TEXT but obviously you cannot use this for calculations.
Start with an apostrophe (').
As noted above, this makes a text value, not numeric. You can’t do
arithmetic with it the way you may expect.