Home
How to Type the Square Root Symbol on Windows Mac and Mobile Devices
Typing the square root symbol (√) is a common requirement for students, educators, engineers, and researchers. While this mathematical notation is essential for documenting equations and technical reports, it is not a standard key on most physical keyboards. Accessing it requires specific shortcuts, character codes, or menu navigation depending on the operating system and the software environment in use.
This guide provides the precise steps to insert the square root symbol across all major platforms, including Windows, macOS, Linux, and mobile devices, as well as specialized applications like Microsoft Word and Google Docs.
Quickest Way to Get the Square Root Symbol
For those who need the symbol immediately, the fastest method is to copy and paste it:
√
Simply highlight the symbol above, copy it (Ctrl + C on Windows, Cmd + C on Mac), and paste it (Ctrl + V or Cmd + V) into the desired document or text field.
Typing the Square Root Symbol in Windows
Windows offers several methods to input special characters. The efficiency of these methods often depends on the specific hardware, such as whether the keyboard includes a dedicated numeric keypad.
Using the Alt Code (Numeric Keypad Required)
The Alt code method is a legacy system that remains highly reliable across most Windows applications, including Notepad, browsers, and text editors.
- Ensure Num Lock is turned on.
- Position the cursor where the symbol should appear.
- Press and hold the Alt key.
- Type 251 on the numeric keypad (located on the right side of a full-sized keyboard).
- Release the Alt key.
Crucial Note for Laptop Users: Most compact laptops do not have a physical numeric keypad. Using the number row above the letter keys will not work for Alt codes. If the laptop has a "hidden" keypad accessible via the Fn key, that may work; otherwise, use the methods below.
The Windows Emoji and Symbol Panel (Windows 10 and 11)
Modern Windows versions include a built-in symbol picker that is much more intuitive than memorizing codes.
- Press the Windows Key + . (period) or Windows Key + ; (semicolon).
- When the emoji panel appears, click the Symbols icon (usually represented by an uppercase Omega 'Ω').
- Select the Math symbols category (infinity '∞' icon).
- Scroll down to find the square root symbol (√) and click it to insert.
Using the Character Map
The Character Map is a comprehensive utility for finding every symbol supported by the installed fonts.
- Type Character Map in the Windows search bar and press Enter.
- In the "Font" dropdown, select a common font like Arial or Segoe UI.
- Check the Advanced view box.
- In the "Search for" field, type square root and click Search.
- Select the symbol, click Select, then Copy. Paste it into the document.
How to Type the Square Root Symbol on macOS
Apple’s macOS makes typing the square root symbol significantly easier by integrating it into a standard keyboard shortcut that works system-wide.
The Universal Keyboard Shortcut
On a standard U.S. or British keyboard layout, the square root symbol is mapped directly to a modifier key combination.
- Press Option + V.
This shortcut works in almost every Mac application, including Pages, Keynote, Safari, and Notes.
Using the Character Viewer
If the keyboard shortcut is forgotten or the user is using a non-standard keyboard layout, the Character Viewer provides a visual alternative.
- Press Control + Command + Space to open the Character Viewer.
- Type square root in the search bar at the top right.
- Double-click the √ symbol to insert it at the cursor position.
Inserting the Square Root Symbol in Microsoft Office
Microsoft Word, Excel, and PowerPoint have unique methods for handling mathematical notation that go beyond simple text symbols.
Microsoft Word: The Alt + X Shortcut
Microsoft Word supports hexadecimal Unicode conversion, which is often faster than the Alt code method.
- Type 221A (the Unicode hex for square root).
- Immediately press Alt + X.
- The code 221A will instantly transform into the √ symbol.
Microsoft Word: Equation Editor (The Vinculum Method)
In formal mathematics, the square root often requires a horizontal bar (vinculum) extending over the number (e.g., √144). The plain symbol (√) does not provide this.
- Press Alt + = to open the Equation Editor.
- Type \sqrt followed by a Space.
- A radical box will appear. Type the number inside the box.
- Press Enter to finalize the rendering.
Excel: The UNICHAR Function
While the SQRT function in Excel calculates the square root of a number, it does not display the symbol. To display the symbol as part of a label or text string:
- Select a cell.
- Enter the formula:
=UNICHAR(8730). - The cell will display √.
Alternatively, users can go to the Insert tab, click Symbol, search for character code 221A (from Unicode hex), and click Insert.
Methods for Google Docs and Chromebooks
Google Docs and ChromeOS utilize different shortcuts compared to traditional desktop environments.
Google Docs: Special Characters Menu
- Open a Google Doc.
- Navigate to Insert > Special characters.
- In the search box, type square root.
- Click the symbol to add it to the page.
- Pro Tip: Users can also draw the symbol in the provided box to find it via handwriting recognition.
Chromebook and Linux: Unicode Entry
Chromebooks and many Linux distributions allow direct Unicode input via a specific key sequence.
- Press Ctrl + Shift + U.
- An underlined 'u' will appear. Type 221A.
- Press Enter.
Typing the Square Root Symbol on Mobile Devices
Mobile keyboards for iOS and Android rarely include the square root symbol in their primary or secondary layouts.
Copy and Paste Method
For one-off use, copying the symbol from a webpage and pasting it into a message or note is the most common approach.
Text Replacement (Permanent Solution)
If the symbol is needed frequently, creating a shortcut is the most efficient strategy.
For iPhone (iOS):
- Go to Settings > General > Keyboard > Text Replacement.
- Tap the + icon.
- In the Phrase field, paste the symbol: √.
- In the Shortcut field, type a trigger like sqrt.
- Tap Save. Now, whenever "sqrt" is typed, the phone will suggest the √ symbol.
For Android:
- Open the keyboard settings (often via a gear icon).
- Go to Dictionary > Personal Dictionary > [Language].
- Tap Add.
- Enter the symbol as the "word" and set a shortcut.
Distinguishing the Square Root Symbol from the Radical Sign
It is important to understand the technical distinction between the square root symbol (√) and the radical sign used in complex equations.
The Plain Symbol (√)
This is a single character (Unicode U+221A). It is treated like a letter or number. It does not stretch to cover the numbers following it. It is best used for simple text mentions, such as "Find the value of √16."
The Radical with Vinculum
In professional typesetting (like LaTeX or Word Equations), the radical includes a vinculum—the horizontal line over the radicand. This is not a single character but a rendered object.
- LaTeX Syntax:
\sqrt{x} - HTML MathJax:
\sqrt{x}
For web developers, using the HTML entity √ or the decimal code √ will render the plain symbol.
Troubleshooting Common Issues
The Symbol Appears as a Box (□)
This occurs when the selected font does not support the Unicode character for the square root. Most standard fonts like Arial, Times New Roman, Calibri, and Segoe UI include it. If a box appears, highlight the character and change the font to a standard one.
Alt Code Not Working on Laptop
As mentioned, the Alt+251 method requires the numeric keypad. If your laptop lacks one, do not attempt to use the top row numbers. Use the Windows Symbol Panel (Win + .) instead.
Confusion with the Check Mark
The square root symbol (√) is often confused with the check mark (✓ or ✔). In many fonts, they look similar, but they have different Unicode values and meanings. Ensure you are using U+221A for math and U+2713 for "correct" or "done" indicators.
Summary of Shortcuts
| Platform | Shortcut / Method |
|---|---|
| Windows (Numpad) | Alt + 251 |
| Windows (Global) | Win + . (Symbol Panel) |
| macOS | Option + V |
| Microsoft Word | 221A then Alt + X |
| Chromebook / Linux | Ctrl + Shift + U + 221A |
| Google Docs | Insert > Special characters |
| iOS / Android | Text Replacement or Copy-Paste |
Conclusion
Mastering the square root symbol input is a matter of selecting the method that fits the hardware and software environment. For Mac users, the Option + V shortcut is the gold standard for efficiency. Windows users are best served by the modern Symbol Panel (Win + .) unless they have a dedicated numeric keypad for Alt codes. In professional documentation, utilizing the Equation Editors in Word or Google Docs ensures that mathematical notation is not only accurate but also visually correct with a proper vinculum. For mobile users, setting up a text replacement shortcut like "sqrt" transforms a cumbersome task into a three-second operation.
Frequently Asked Questions
What is the Alt code for the square root symbol?
The Alt code is 251. You must hold the Alt key and type 251 on the numeric keypad with Num Lock enabled.
How do I type a square root on a laptop without a numeric keypad?
The best way is to use the Windows Emoji/Symbol panel by pressing Windows Key + . (period), navigating to the math symbols section, and selecting the root sign.
Is there a difference between √ and the square root function in Excel?
Yes. The symbol √ is a text character used for display purposes. The function =SQRT(number) is a formula used to calculate the mathematical result.
How do I type a cube root (∛) or fourth root (∜)?
In Microsoft Word, type 221B and press Alt + X for a cube root, or 221C and Alt + X for a fourth root. On the Windows Symbol Panel, these are located near the square root symbol.
Why does my square root symbol look different in different fonts?
Like any other character, the design of the radical sign depends on the font's style. Serif fonts (like Times New Roman) will have a more traditional, calligraphic look, while Sans-serif fonts (like Arial) will appear more geometric.
-
Topic: Square Root Symbol (√): How to Type It on Any Keyboard (Windows, Mac, Word, Excel, Google Docs + Phone) - How to Type Anythinghttps://howtotypeanything.com/type-square-root-symbol/
-
Topic: Square Root Symbol Meaning Formula and Usehttps://www.vedantu.com/maths/square-root-symbol
-
Topic: How to Type the Square Root Symbol (√) on Any Devicehttps://typeanysymbol.com/square-root-symbol/