Vedic math is a collection of multiplication and calculation shortcuts derived from a set of aphorisms ("sutras"). You don't need to know the Sanskrit names to use them — you just need two or three of the most practical tricks to cut real time off multiplication problems. This guide covers the ones that actually show up in exam-style questions.

Trick 1: Multiplying numbers near a base (Nikhilam)

This works best when both numbers are close to a power of 10 — like 100, 1000 — either just above or just below it.

The idea: find how far each number is from the base, then combine the differences instead of multiplying the full numbers.

Both numbers below the base

Example: 97 × 96, base = 100.

97 × 96 = 93 | 12 → 9312

Both numbers above the base

Example: 103 × 104, base = 100.

103 × 104 = 107 | 12 → 10712

If the "right part" has more digits than the number of zeros in the base, carry the extra digits into the left part. Example: 108 × 107, base 100 → deviations +8 and +7. Left: 108+7=115. Right: 8×7=56. Since 56 fits in two digits (matching the two zeros in 100), the answer is straightforwardly 11556.

For a deeper walkthrough of this specific case with more edge cases (carries, mixed-sign deviations), see Multiplying numbers close to 100 (base method).

Trick 2: Multiplying near a base that isn't 10, 100, or 1000

You can also use a working base like 50, 200, or 500 by treating it as a multiple of a power of 10 and adjusting. For most exam purposes, sticking to bases of 10, 100, and 1000 covers the vast majority of useful cases, so it's worth mastering those first before extending the method.

Trick 3: Vertically and crosswise (Urdhva-Tiryagbhyam)

This is a general-purpose method that works for any two numbers, not just ones near a base — useful when Nikhilam doesn't apply cleanly.

For two-digit numbers AB × CD, compute three parts:

Then combine, carrying over where a part exceeds one digit.

Worked example: 23 × 46

Now combine with carries, starting from the right: Right = 18 → write 8, carry 1. Middle = 24 + 1 (carry) = 25 → write 5, carry 2. Left = 8 + 2 (carry) = 10.

23 × 46 = 1058

Trick 4: Multiplying by 9, 99, 999 (special case of Nikhilam)

Any number times a string of 9s is just that number's Nikhilam calculation with base 10, 100, or 1000 — but it's common enough to treat as its own shortcut.

Rule for N × 9 (or 99, 999...): subtract 1 from N, then subtract that result from the base's "all 9s" form.

86 × 99 = (86 − 1) and (99 − 85) → 85 | 14 → 8514
Practice tip: Pick one trick — start with Nikhilam near 100 — and drill it on 15–20 pairs of numbers until the deviation-and-cross-step becomes automatic. Mixing all four tricks together too early just causes hesitation over which one to use.

When to use which trick

In a timed exam, quickly scanning the two numbers tells you which shortcut applies: both close to a round base → Nikhilam. Neither close to a base → Urdhva-Tiryagbhyam. One of them is a string of 9s → the special case. If none apply cleanly, it's often faster to just do standard multiplication than to force a Vedic method onto numbers that don't fit it well.

Put it into practice

Try the multiplication mode in the quiz and pick number ranges near 100 to drill the Nikhilam method first.

Practice multiplication →