Forum Discussion
BobSaknit
Dec 20, 2024Copper Contributor
Simple Excel question
Writing some formulas, and when trying to square whole numbers (ex 4x4), Excel provides wrong answer (14.21). I have tried as (A1)^2, (A1) x (A1) and both come back with the wrong answer (14.21). A...
HansVogelaar
Dec 23, 2024MVP
Format A1 as General, or as Number with 4 decimal places.
Do you see 4 or something like 3.7696?