How do i add the squared symbol to a number

B

bj

Do you want to square the number ? [ num^2 will square the number]
do you want to show that a number is squared in a text line?
enter the number with the 2 right after it. Select the 2 and <format><cell>
and select Superscript.
 
G

Gary's Student

In a formula use =A1^2 to square A1.
In text use 2, but format the font of the 2 as superscript.
 
Top