How do I type the square root symbol (√) in Windows?

link|improve this question

80% accept rate
feedback

1 Answer

up vote 2 down vote accepted

In short it's ALT + 251 (note, no preceding zero)

Unicode it is U-221A

http://www.fileformat.info/info/unicode/char/221a/index.htm

If that doesn't work then:

Press and hold down the Alt key.
Press the + (plus) key on the numeric keypad.
Type the hexidecimal unicode value (221A).
Release the Alt key.
link|improve this answer
I am getting û for Alt 251 – ajy Oct 12 '11 at 2:04
alt-251 is font dependent, so use the unicode sequence alt+221a as above - this will only work in unicode aware apps. Note you can use charmap in most versions of Windows to work out either the alt sequence or alt-unicode sequence. – Paul Oct 12 '11 at 2:31
doesn't work. I am using an apple keyboard on a windows machine. Could that be a problem? – ajy Oct 12 '11 at 4:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.