Skip to content
Allin

Completing the Square Calculator

Rewrite ax² + bx + c into vertex form a(x − h)² + k, with the vertex, the completed-square steps and the real or complex roots.

Square root calculatorCompute the square root of a number, plus its square.Chi-Square Test Calculatorχ² test of independence on any contingency table, showing observed, expected, the contribution and the standardised residual of every cell, plus Cramér's V. Cells with an expected count below 5 are flagged, because that is when the test stops being valid.Root Mean Square CalculatorRMS shown next to the plain mean, because on signed data the mean collapses to nearly zero while the RMS holds the magnitude that actually matters. Also gives the crest factor, the sum of squares and each value's share of it.Magic square generatorGenerate a magic square of any order from 3 to 20 — a grid of the numbers 1…N² where every row, column and diagonal adds to the same magic constant. It picks the right construction automatically: the Siamese method for odd orders, diagonal complements for multiples of four, and the Strachey method otherwise.Square diagonal calculatorCompute the diagonal and area of a square from its side length.Square numbers listGenerate a list of perfect squares — n² for consecutive integers from any starting point. Choose how many and where to begin, and it returns the squares and their sum with exact big-integer arithmetic, handy for spotting patterns and differences.Absolute Value Equation SolverSolve absolute-value equations like |x+3| = 5, 3|x+2| = 12 or |x+1| = |x−3| with step-by-step case analysis and exact solutions.Absolute Value Inequality SolverSolve absolute-value inequalities such as |x+3| < 5 or |x−2| > 3 and get the solution as an interval, with AND/OR reasoning explained step by step.

Open Completing the Square Calculator and you get an answer straight away, with no account to create. Its place is under Algebra & equations; Square root calculator and Chi-Square Test Calculator answer the questions closest to this one.

How to use it

  1. Open the tool — no signup or install needed.
  2. Enter your input or adjust the available options.
  3. Get your result instantly, then copy or download it.

Frequently asked questions

What does Completing the Square Calculator do?

Rewrite ax² + bx + c into vertex form a(x − h)² + k, with the vertex, the completed-square steps and the real or complex roots.

When would I actually use this?

Getting through a problem set: solving for the unknown, factoring an expression, and — more usefully — seeing the steps that got there.

What is the most common mistake?

Losing a solution when both sides are squared or divided by an expression. Squaring can add roots that do not satisfy the original equation, and dividing can remove one — check every answer back in the original.

How is Completing the Square Calculator different from Square root calculator?

They sit next to each other but answer different questions: Square root calculator is the one to open when you need it to compute the square root of a number, plus its square. Pick whichever matches what you're starting from — both are free.

Is there a tool for the next step?

Chi-Square Test Calculator is the closest one after this: χ² test of independence on any contingency table, showing observed, expected, the contribution and the standardised residual of every cell, plus Cramér's V. Cells with an expected count below 5 are flagged, because that is when the test stops being valid.

What else is worth having open alongside it?

Root Mean Square Calculator and Magic square generator — they come up in the same task often enough to be worth a second tab.

Where do the figures come from?

The algebra is symbolic where the expression allows it and numeric otherwise, and the tool says which it used. Exact results are given as fractions or radicals rather than rounded decimals.

Further reading

All guides