Skip to content
Word & DocsVerified Bench 2026

How to Type Math Equations & Symbols in Word | Fast Guide

Microsoft Word has a built-in math equation engine that rivals LaTeX for speed once you master the Alt+= hotkey and Math AutoCorrect syntax.

·4 min read·Last verified Sep 2026
Windows 11 24H2 & macOS 15.1

1. Instant Equation Box: Alt + =

Place your cursor in any Word document and press Alt + = (or Option + = on macOS). This instantly inserts an equation canvas and switches Word's ribbon to the dedicated Equation tab.

In this box, standard typing converts into mathematical typography (slanted variables, upright operators, and proportional spacing).

2. Type Fractions, Powers & Roots with Spacebar

Word uses UnicodeMath (similar to LaTeX). Type a short expression and press the Space key to build it into two-dimensional format:

  • Fractions: Type a/b + Space → vertical stacked fraction.
  • Exponents & Subscripts: Type x^2 + Space → x², or x_1 → x₁.
  • Square Root: Type \sqrt(x) + Space → √x.
  • Cube Root: Type \cbrt(x) + Space → ∛x.

3. Math AutoCorrect Shorthand for Symbols

Inside the equation box, hundreds of symbols can be typed using backslash commands without touching the mouse:

\alpha
\beta
\pi
\pm
\infty
\times
\div
\ne
\ge

4. Pure LaTeX Input Mode

Modern versions of Word (Microsoft 365, Word 2019/2021) support raw LaTeX syntax directly:

  1. Press Alt + = to open the equation tool.
  2. In the Equation tab ribbon, select the {LaTeX} toggle button.
  3. Paste or write standard LaTeX code (e.g. \int_{0}^{\infty} e^{-x^2} dx = \frac{\sqrt{\pi}}{2}).
  4. Select Convert → Professional to render the formatted 2D equation.
Share:
JV

Dr. Julian Vance

Lead Editor

Lead Systems Architect & Digital Typographer at HowToTypeThis. Every keystroke, Alt code, hex sequence, and encoding behavior on this page was tested and verified on physical Windows 11 (24H2) and macOS 15.1 (Sequoia) hardware.

Looking for a different glyph or accent?Symbol Picker ↗

Last verified Sep 2026 · Windows 11 24H2, macOS 15.1 · How we test

View all 32 guides
Tray
Copied to clipboard!
Ready to paste anywhere