How Do You Write Equations in Word? Three Methods Explained

There are three ways to write an equation in Microsoft Word: the keyboard shortcut Alt and = (the fastest), the Insert Equation button on the ribbon (the most discoverable), and ink-to-math handwriting (best for touchscreens). All three open the same equation editor and produce the same output. Once you're inside the editor, you can type symbols using UnicodeMath shortcuts (\alpha, \sum, \int), insert structures from the menu (fractions, integrals, matrices), or paste in LaTeX code if your version of Word supports it.


This guide walks through all three methods, covers the UnicodeMath shortcuts that make typing equations fast, explains how to number equations and cross-reference them in body text, addresses the differences between Word for Windows, Mac, and the web, and answers the questions writers preparing theses, dissertations, and journal articles actually ask.


Quick Answer: Writing Equations in Word

Fastest method.
Press Alt and = together. An equation box appears at the cursor. Type your equation using UnicodeMath shortcuts.

Ribbon method.
Click Insert, then Equation. A drop-down shows built-in equations and an option to insert a new equation.

Handwriting method.
Click Draw, then Ink to Math. Write the equation by hand on a touchscreen or with a stylus. Word converts it to a typed equation.

UnicodeMath shortcuts.
Type \alpha then space for α. Type \sum for ∑. Type \int for ∫. Type a/b then space for a fraction. Type a^2 then space for a squared.

Mac shortcut.
Control + = also works on Mac in addition to Alt + =.


The Three Methods at a Glance

Method Best for How to start
Keyboard shortcut Fast equation entry, frequent use Press Alt + = (Windows) or Control + = (Mac)
Ribbon button First-time users, choosing from built-in templates Insert tab, then Equation
Ink to Math Touchscreens, stylus input, complex notation Draw tab, then Ink to Math (or Equation, then Ink Equation)
LaTeX paste Writers comfortable with LaTeX syntax Inside an equation box, switch to LaTeX mode and paste

Method 1: The Alt + = Shortcut

The keyboard shortcut is the fastest way to start an equation in Word. The same shortcut works in Windows, on Mac (with Control + = as an alternative), and in Word for the web.


  1. Place your cursor where the equation should appear in the document.
  2. Press Alt and = at the same time. On Mac, Control and = also works. An equation box appears at the cursor with the placeholder text "Type equation here."
  3. Type your equation. Use UnicodeMath shortcuts for symbols (\alpha for α, \sum for ∑) and built-in formats for structures (a/b then space for a fraction, a^2 then space for a squared term).
  4. Click outside the equation box to return to normal text. The equation is now embedded in the document and can be edited by clicking it.

The Equation Tools Design tab opens automatically when the cursor is inside an equation box. The tab includes Symbols (Greek letters, operators, arrows, geometry), Structures (fractions, scripts, radicals, integrals, matrices, brackets), and Tools (Professional vs Linear display, Inline vs Display).


Method 2: The Insert Equation Ribbon Button

The ribbon method is more discoverable than the keyboard shortcut and includes a gallery of built-in equations (the quadratic formula, area of a circle, Pythagorean theorem, Taylor series, and others) that can be inserted with one click and edited.


  1. Place your cursor where the equation should appear.
  2. Click the Insert tab on the ribbon.
  3. Click Equation in the Symbols group on the far right of the Insert tab. A drop-down appears with built-in equations at the top and "Insert New Equation" at the bottom.
  4. Choose a built-in equation from the gallery, or click Insert New Equation to start with a blank equation box.
  5. Edit the equation using the Equation Tools Design tab, which opens automatically.

Built-in equations are useful starting points but can be edited freely. Click any element in the equation to replace it. Click the equation's drop-down arrow on the right edge to convert between Linear and Professional formats, change inline vs display layout, or save your edited version as a new entry in the equation gallery for reuse.


Method 3: Ink to Math (Handwriting)

Ink to Math converts handwritten equations into typed ones. It's the easiest method for complex notation that's awkward to type, and the best method on touchscreens or with a stylus.


  1. Click the Draw tab on the ribbon. If the Draw tab isn't visible, right-click the ribbon, choose Customize the Ribbon, and check Draw.
  2. Click Ink to Math. A panel opens with a writing area at the bottom and a preview of the converted equation at the top.
  3. Write the equation by hand using a stylus, finger, or mouse. As you write, Word interprets the strokes and shows the typed equation in the preview.
  4. Use Erase or Select and Correct to fix any misreads. The preview updates as you correct.
  5. Click Insert when the preview matches what you wrote. The handwritten equation is replaced by a typed equation in the document.

Ink to Math is more reliable on common notation (Greek letters, fractions, integrals, summations) than on rare or domain-specific symbols. For tensor notation, complex Lagrangians, or unusual physics symbols, the keyboard or LaTeX methods are usually faster.


UnicodeMath Shortcuts: The Productivity Unlock

UnicodeMath is the markup language Word uses inside equation boxes. The shortcuts work like LaTeX commands but with simpler rules: type the command, press space, and Word converts it to the symbol or structure. Memorizing 15 to 20 of these shortcuts will speed up equation entry more than any other technique.


Greek Letters

  • \alpha + space = α
  • \beta + space = β
  • \gamma + space = γ
  • \delta + space = δ
  • \epsilon + space = ε
  • \theta + space = θ
  • \lambda + space = λ
  • \mu + space = μ
  • \pi + space = π
  • \sigma + space = σ
  • \phi + space = φ
  • \omega + space = ω

Capital Greek letters use a capital first letter: \Alpha, \Beta, \Sigma, \Omega.


Operators and Symbols

  • \sum + space = ∑ (summation)
  • \prod + space = ∏ (product)
  • \int + space = ∫ (integral)
  • \partial + space = ∂ (partial derivative)
  • \infty + space = ∞ (infinity)
  • \pm + space = ± (plus or minus)
  • \times + space = × (multiplication)
  • \cdot + space = · (centered dot)
  • \sqrt + space = √ (square root, then type the radicand)
  • \leq + space = ≤
  • \geq + space = ≥
  • \neq + space = ≠
  • \approx + space = ≈
  • \propto + space = ∝

Structures

  • a/b + space = stacked fraction with a over b
  • a\/b + space = inline fraction (smaller, fits in a line of text)
  • a^2 + space = a²
  • a_n + space = a subscript n
  • x_(i+1) + space = x with subscript i+1 (parentheses group the subscript)
  • \sqrt(x+1) + space = square root of (x+1)
  • \nthroot(3)(x) + space = cube root of x

Sums and Integrals with Limits

  • \sum_(i=1)^n + space = summation from i=1 to n
  • \int_0^\infty + space = integral from 0 to infinity
  • \lim_(x\to 0) + space = limit as x approaches 0

Inline vs Display Equations

An inline equation sits within a line of body text. A display equation sits on its own line, centered, with extra space above and below. The two formats use different sizing rules. Inline equations shrink subscripts, superscripts, and structures so they fit a normal line height. Display equations let everything render at full size.


When you create an equation with Alt + =, Word infers inline or display from where you place it. An equation typed at the start of a paragraph, with text after it, becomes inline. An equation typed on its own line becomes display. To switch between the two, click the equation, click the drop-down arrow on the right edge, and choose Change to Inline or Change to Display.


For thesis and journal writing, the convention is to use display equations for any equation that is referenced later in the text or that is more than a few characters long. Short expressions ($x = y + z$, $\alpha < 0.05$) can stay inline.


Professional vs Linear Format

Inside an equation box, Word offers two display modes. Professional shows the equation as it will appear in print: stacked fractions, properly sized integrals, vertically aligned matrices. Linear shows the same equation as source code: a/b for fractions, a^2 for superscripts, the raw UnicodeMath.


Professional is the default and the format you want for the final document. Linear is useful when you need to edit the equation as text rather than as a visual object, copy the source to another document, or troubleshoot a structure that isn't rendering correctly. To switch, click the equation, then choose Linear or Professional from the Equation Tools Design tab.


How to Number Equations in Word

Equation numbering is the most-asked Word equation question after "how do I insert one." Word doesn't have a built-in automatic numbering feature for equations the way LaTeX does, but two methods produce clean, professional results.


Method A: Tab-Aligned Numbers

  1. Insert your equation as a display equation on its own line.
  2. Press Tab at the end of the equation. The cursor moves to the right side of the page.
  3. Type the equation number in parentheses, like (1) or (2.4).
  4. Set a right-aligned tab stop at the right margin (usually 6.0 inches). Word will hold the number flush right while keeping the equation centered.

Method B: Three-Column Table

  1. Insert a one-row, three-column table spanning the page width.
  2. Set column widths: narrow left column (about 0.5 inches), wide center column (about 5 inches), narrow right column (about 1 inch).
  3. Center the equation in the middle column.
  4. Right-align the number in the right column.
  5. Remove all table borders so only the equation and number are visible.

For automatic numbering across a long document, use Word's caption feature. Click the equation, then click References, then Insert Caption. Choose Equation as the label. Word increments the equation count automatically as you add more captioned equations. The caption can be referenced from anywhere in the document using References, then Cross-reference.


How to Cross-Reference Equations

Once equations are numbered with captions, you can reference them in body text and have the reference update automatically when equation numbers change.


  1. Number your equations using captions (References, then Insert Caption, with Equation as the label).
  2. Place your cursor where the cross-reference should appear in the body text. Type the introductory phrase, like "as shown in Equation."
  3. Click References, then Cross-reference. A dialog opens.
  4. Set Reference type to Equation and Insert reference to "Only label and number" or "Only caption text" depending on what you want.
  5. Select the equation from the list and click Insert.

The cross-reference is now a field that updates automatically. If you add an equation earlier in the document and the numbering shifts, all cross-references update when you press Ctrl + A then F9 (Windows) to refresh fields.


When to Use Word vs LaTeX or MathType

Word's equation editor handles most academic and professional writing well. There are cases where LaTeX or MathType is the better choice.


Tool Best for Limits
Word equation editor Theses, dissertations, business documents, most journal submissions Heavy math notation, automatic numbering, journal-specific math styling
LaTeX (Overleaf, TeX Live) Math-heavy theses, physics and math journals, papers with hundreds of equations Steeper learning curve, requires conversion if the journal expects Word
MathType Equation-heavy Word documents, advanced numbering, conversion between Word and LaTeX Paid subscription, separate installation

If your target journal accepts Word submissions and your manuscript has fewer than about 50 equations, Word's built-in editor is the simplest path. If the manuscript has hundreds of equations or requires automatic numbering and cross-referencing across a long document, LaTeX is faster once you know it. MathType bridges the two: a richer equation editor that integrates with Word and exports to LaTeX.


Common Equation Problems and Fixes

  • Equations not rendering after copy and paste.
    Equations created in older versions of Word use a deprecated equation editor (EQNEDT32) that may not render in Word 2016 or later. Open the document, click each equation, and convert it by retyping in the current editor or using MathType to convert in bulk.
  • Greek letters appearing as Roman text.
    The equation must be inside an equation box for UnicodeMath shortcuts to work. Typing \alpha in regular body text inserts the literal characters. Press Alt + = first to open an equation, then type the shortcut.
  • Subscripts and superscripts running together.
    Use parentheses to group multi-character subscripts and superscripts. x_(i+1) gives x subscript i+1. Without the parentheses, x_i+1 gives x subscript i, then plus 1.
  • Equation looks fine on screen but prints poorly.
    Make sure the equation is in Professional format, not Linear. Click the equation and choose Professional from the Equation Tools Design tab.
  • Different font in equations than in body text.
    Word uses Cambria Math by default for equations, regardless of the body font. This is correct behavior for proper math rendering. Don't change the equation font to match the body, since most other fonts don't include the full math character set.
  • Equation numbers not updating.
    Press Ctrl + A to select all, then F9 to update fields (Windows). On Mac, select all and press Fn + F9, or right-click a field and choose Update Field.
  • Lost equations after saving as .doc instead of .docx.
    Equations created with the modern equation editor don't save reliably to the older .doc format. Always save as .docx for documents that contain equations.

Frequently Asked Questions

How do you write equations in Word?

There are three ways to write an equation in Microsoft Word. The fastest is the keyboard shortcut: press Alt and = together to open an equation box at the cursor. The most discoverable is the ribbon: click the Insert tab, then click Equation in the Symbols group on the far right. The most flexible for handwritten input is Ink to Math: click the Draw tab, then Ink to Math, then write the equation by hand on a touchscreen or with a stylus. All three methods open the same equation editor and produce the same output.


What is the keyboard shortcut for inserting an equation in Word?

Press Alt and = together. The shortcut works in Word for Windows, Word for Mac (Control + = also works), and Word for the web. The shortcut inserts an equation box at the cursor position with placeholder text. Once the box is open, the Equation Tools Design tab opens automatically with symbols, structures, and formatting tools.


How do you type Greek letters in a Word equation?

Inside an equation box, type a backslash followed by the Greek letter name and a space. For example, type \alpha and space to get the letter alpha. Type \beta and space for beta. Type \Sigma and space for capital Sigma. The lowercase shortcuts produce lowercase letters and the capitalized shortcuts produce uppercase. The shortcut method only works inside an equation box. Typing the same shortcut in body text inserts the literal characters.


How do you insert a fraction in Word?

Inside an equation box, type the numerator, then a forward slash, then the denominator, then a space. For example, type a/b and space to get a stacked fraction with a on top of b. For an inline fraction (smaller, fits within a line of text), type a backslash followed by a forward slash between the values. Alternatively, click the Fraction button in the Structures group of the Equation Tools Design tab and choose the format you need.


How do you number equations in Microsoft Word?

Word doesn't have a built-in automatic equation numbering feature, but two methods produce clean results. The first uses a tab to align the equation number flush right while keeping the equation centered. The second uses a three-column borderless table with the equation centered in the middle column and the number right-aligned in the right column. For automatic numbering across a long document, use the caption feature: click the equation, then click References, then Insert Caption, and choose Equation as the label. Word will increment the equation count automatically.


How do you cross-reference an equation in Word?

First, number the equations using captions. Click each equation, then click References, then Insert Caption, with Equation as the label. To create a cross-reference, place the cursor where the reference should appear, click References, then Cross-reference. Set the Reference type to Equation, choose the format, select the equation from the list, and click Insert. The cross-reference is a field that updates automatically. If equation numbers shift later, press Ctrl + A then F9 on Windows to refresh all fields.


Can you write equations in Word for the web?

Yes. Word for the web has an equation editor accessible from the Insert tab. Click Insert, then Equation. A panel opens with Symbols and Structures tabs. The shortcuts and behavior are slightly different from the desktop application. The keyboard shortcut Alt + = works in some browsers and not others. The Ink to Math feature isn't available in Word for the web. Equations created in the web version are compatible with the desktop version and the other way around.


What is the difference between Linear and Professional format?

Professional format displays the equation as it will appear in print: stacked fractions, properly sized integrals, vertically aligned matrices. Linear format displays the same equation as source code: a/b for fractions, a^2 for superscripts, the raw UnicodeMath. Professional is the default and is the format used in the final document. Linear is useful for editing the equation as text, copying the source to another document, or troubleshooting a structure that's not rendering correctly. To switch, click the equation and choose Linear or Professional from the Equation Tools Design tab.


Can you paste LaTeX into Word equations?

Yes, in current versions of Word. Click inside an equation box, then click LaTeX in the Equation Tools Design tab to switch the input mode. Paste the LaTeX code and click Convert to convert it to a rendered equation. Not all LaTeX commands are supported, and some require small modifications. For complex LaTeX with custom commands or extensive math packages, MathType or pandoc with the mathml flag handles the conversion more reliably.


Why are my equations not rendering correctly in Word?

The most common cause is that the equation was created in an older version of Word using the deprecated EQNEDT32 equation editor. Equations from older versions may not display correctly in Word 2016 or later. Click the equation and convert it by retyping in the current editor, or use MathType to convert older equations in bulk. Other common causes include saving the document in the older .doc format (which strips modern equation formatting) and copying equations from sources that use a different math markup format. Always save as .docx for documents containing equations.


Professional Editing for Math-Heavy Manuscripts

Equations are only one part of preparing a math-heavy manuscript for submission. The surrounding writing matters too. Reviewers and journal editors evaluate whether the introduction sets up the equations clearly, whether the methods section justifies the choices made, whether variables are defined consistently the first time they appear, and whether the discussion connects the math back to the research question. Small errors in the writing around the equations can undermine even an elegant derivation.


Editor World provides academic editing, journal article editing, and dissertation editing services for graduate students and researchers in mathematics, physics, engineering, statistics, economics, and other quantitative fields. Every editor is a native English speaker from the United States, the United Kingdom, or Canada, with an advanced degree and an average of 15 years of professional editing experience. Many of our editors hold degrees in quantitative disciplines and are comfortable working with equation-heavy manuscripts. Every document is reviewed by a real person, never by AI. To see who would be working on your manuscript, you can choose your own editor from the Editor World roster, or request a free sample edit of up to 300 words before committing to a full edit. Pricing is fully transparent through an instant price calculator that shows your exact cost before you commit.


A certificate of editing confirming human-only native English editing is available as an optional add-on. The certificate satisfies the AI disclosure requirements at journals that ask for proof of editing source. For more on academic writing and submission, see our journal submission title page guide, research methodology guide, and which vs that guide.



This article was reviewed by the Editor World editorial team. Editor World, founded in 2010 by Patti Fisher, PhD, provides professional editing and proofreading services for graduate students, academics, and researchers worldwide. BBB A+ accredited since 2010 with 5.0/5 Google Reviews and 5.0/5 Facebook Reviews. More than 100 million words edited for over 8,000 clients in 65+ countries.