Diameter Of Cone Calculator - From h, l, V, A_L, or A_B

Use this diameter of cone calculator to enter height and slant height, volume and height, or lateral area and slant height, and read d in real time.

Updated: June 16, 2026 • Free Tool

Diameter Of Cone Calculator

Pick the pair of measurements you already have.

Results

Diameter (d)
0
Radius (r) 0
Slant height (l) 0
Height (h) 0
Base area (A_B) 0
Lateral area (A_L) 0
Total surface area (A) 0
Volume (V) 0

What Is the Diameter of Cone Calculator?

A diameter of cone calculator turns any pair of right-circular-cone measurements you already have into the base diameter in real time. Pick the pair that matches your part drawing, plan, or homework problem, enter the values, and the tool returns d, the radius, the slant height, the base area, the lateral area, the total surface area, and the volume, all in sync.

  • Geometry homework: Solve problems that give you height, slant height, volume, or area and ask for d, without rearranging the cone formula each time.
  • Workshop and craft projects: Recover the base diameter of a real cone (funnel, lampshade, party hat, traffic cone) when only the slant height and a side measurement are easy to take.
  • Tank, hopper, and roof checks: Cross-check the diameter of a conical tank, hopper, or roof section when the spec gives volume, lateral area, or base area instead of a direct d.

Geometry problems rarely give you the diameter directly. The easy-to-measure quantity is usually the height (apex to base) or the slant height (apex to rim), and the easy-to-label quantity is usually the volume, the lateral area, or the base area. The calculator accepts any one of those pairs and returns d.

The page assumes a right circular cone, where the apex sits directly above the center of the circular base. For oblique cones or frustums, the formulas and the supporting values are different.

Once the diameter is known, the matching inside capacity of the same right circular cone is one step on the Cone Volume Calculator, which uses the standard V = (1/3) pi r squared h identity.

How the Diameter of Cone Calculator Works

The calculator applies one of four closed-form formulas depending on which pair of cone measurements you already know. All four follow from d = 2r combined with V = (1/3) pi r squared h, A_L = pi r l, A_B = pi r squared, and l squared = r squared + h squared.

d = 2 * sqrt(l^2 - h^2) | d = 2 * sqrt(3V / (pi * h)) | d = 2 * A_L / (pi * l) | d = 2 * sqrt(A_B / pi)

Each formula is exact, not an approximation. Math.PI preserves double-precision accuracy, so the diameter is correct well beyond the four-decimal display.

Worked Example 1: h = 4, l = 5 (3-4-5 right triangle)

h = 4, l = 5

r = sqrt(25 - 16) = 3. d = 2r = 6.

d = 6, r = 3, A_B = 9 pi, A_L = 15 pi, V = 12 pi

A clean textbook case using the 3-4-5 right triangle.

Worked Example 2: V = 100, h = 10 (Omni worked example)

V = 100, h = 10

d = 2 sqrt(3 * 100 / (10 pi)) = 2 sqrt(30 / pi) ≈ 6.1804. r ≈ 3.0902.

d ≈ 6.180, r ≈ 3.090, l ≈ 10.467, A_B = 30, V = 100

Matches the published Omni Calculator example. The volume formula squares the radius, so d comes from a square root and a doubling.

Worked Example 3: A_L = 50 pi, l = 10

A_L = 157.08, l = 10

d = 2 A_L / (pi l) = 10. r = 5. h = sqrt(100 - 25) ≈ 8.6603.

d = 10, r = 5, h ≈ 8.660, A_B = 25 pi, V ≈ 226.72

Lateral area is linear in r and l, so this branch has no square root.

According to Wolfram MathWorld, V = (1/3) pi r squared h, A_L = pi r l, and l squared = r squared + h squared for a right circular cone

If the question is the curved side area rather than the base diameter, the Lateral Area of Cone Calculator applies A_L = pi r l directly and returns the matching slant height and total surface area from the same r and h inputs.

Key Concepts Behind the Cone's Diameter

Four short ideas explain why the diameter is special, why four different input pairs all lead to the same d, and why a right circular cone has a single defined diameter at all.

Diameter (d)

The longest chord of the cone's circular base, a straight line through the center with endpoints on the rim. Equal to twice the radius, so d = 2r and r = d / 2.

Right circular cone

A cone with a circular base and an apex directly above the base center. Only right circular cones have a single well-defined base diameter; oblique cones still have a base diameter but their axis tilts.

Slant height (l)

The diagonal from the apex to a point on the rim. Combines with h through l squared = r squared + h squared, the Pythagorean identity inside every right cone.

Base, lateral, and total area

A_B = pi r squared, A_L = pi r l, and A = A_B + A_L. Each identity gives one more way to recover r, and therefore d.

The four input modes all reduce to the same two unknowns: r and the remaining companion quantity. The diameter d = 2r is the single number that makes the cone useful for downstream tasks like fitting it inside a cylinder.

For a cone that has been cut parallel to the base (a frustum), the Frustum Cone Area Calculator applies the matching upper-base and lower-base formulas once the original cone's diameter is known.

How to Use the Diameter of Cone Calculator

Five short steps take you from any pair of cone measurements you already have to the diameter and the rest of the cone's properties.

  1. 1 Pick the input mode: Select the pair of measurements you already have from the dropdown: height + slant, volume + height, lateral area + slant, or base area + height.
  2. 2 Enter the two values: Type the two numeric values for the chosen mode. The other fields stay on the form but are ignored until you switch back.
  3. 3 Read the diameter: The primary result, at the top of the results panel, shows d to four decimal places in the same unit you used for the inputs.
  4. 4 Check the supporting values: The radius, slant height, height, base area, lateral area, total surface area, and volume update at the same time for cross-checking.
  5. 5 Switch modes if needed: Change the dropdown to solve the same problem from a different starting pair. The previous inputs are preserved but the active formula updates immediately.

If a tank label says the lateral area is 50 pi and the slant height is 10, choose Lateral area and slant height, type 157.0796 for A_L and 10 for l, and the calculator reports d = 10, r = 5, h ≈ 8.6603, A_B = 25 pi, V ≈ 226.72. The same d also appears in the height + slant mode if you enter h = sqrt(75) and l = 10, which is a good cross-check.

When the cone is truncated by a parallel cut and you have the height of the remaining frustum, the Truncated Cone Volume Calculator applies the (1/3) pi h (R squared + Rr + r squared) identity to return the volume from the same base radius.

Benefits of Using the Diameter of Cone Calculator

Four practical reasons to use a dedicated diameter of cone calculator instead of juggling the cone identities by hand.

  • Four formulas in one tool: d = 2 sqrt(l squared - h squared), d = 2 sqrt(3V / (pi h)), d = 2 A_L / (pi l), and d = 2 sqrt(A_B / pi) are all built in, so you only memorize the cone identities once.
  • No formula rearranging: Pick the input pair you already have and read d. The calculator handles the algebra for solving r from V, A_L, or A_B.
  • Real-time updates: Editing any value updates d, r, l, h, A_B, A_L, A, and V together, so you can experiment with slightly different starting values.
  • Educational reference: Each input mode is paired with the active formula and worked examples, so the page doubles as a quick reference for students and a sanity check for working engineers.

These benefits show up most clearly when the input on a part or plan is not the diameter itself. A label that prints volume or area, a hand measurement that gives slant height but not width, or a homework problem that gives two out of three quantities all flow through the same tool.

For the flat base circle of the cone by itself (without height, slant height, or volume), the Circle Diameter Calculator gives d from radius, circumference, or area in the same four-decimal display.

Factors That Affect the Diameter You Get Back

Three factors control the precision of the diameter, plus three important limitations to keep in mind when interpreting the result.

Pi precision

All four formulas use pi. Math.PI is accurate to about 15 significant digits, so the limiting factor is your input precision, not the math.

Input accuracy

The height + slant and lateral + slant branches are linear, so a small error in h, l, or A_L gives an equally small error in d. The area-based branches scale errors by about 0.5.

Unit consistency

Mixing units (entering height in cm but slant height in inches) leads to silently wrong answers. Keep both inputs in the same unit system.

  • This calculator assumes a true right circular cone on a flat plane. It does not handle oblique cones, frustums, or cones with non-circular bases.
  • It accepts only one input pair at a time. If you have measured both height and volume, the two recovered diameters should agree. If they do not, the measurement is the issue, not the math.
  • It is not a measurement tool. Real-world cone diameters still need a caliper, ruler, or tape; this tool only does the arithmetic from the measurements you already have.

For real-world cones that are slightly out of round (cast funnels, 3D-printed parts, hand-formed lampshades), the diameter is the maximum chord through the base center, and the formulas still apply as long as the cone is approximately right circular.

According to Wikipedia (Cone), a right circular cone has a circular base with apex directly above the base center

According to Omni Calculator, four closed-form formulas for the diameter of a cone, one for each input mode

If the cone in question is part of a cylinder, a hopper, or a cylindrical tank with a conical end, the Cylinder Volume Calculator gives the matching cylinder volume from the same radius, which makes the cone share the base footprint.

Diameter of cone calculator that solves d from height, slant height, volume, lateral area, or base area with all derived cone properties displayed in real time.
Diameter of cone calculator that solves d from height, slant height, volume, lateral area, or base area with all derived cone properties displayed in real time.

Frequently Asked Questions

Q: How do I find the diameter of a cone?

A: Pick the pair of measurements you already have (height + slant height, volume + height, lateral area + slant height, or base area + height) and the diameter of cone calculator applies the matching formula. The diameter appears at the top of the results panel to four decimal places, and the rest of the cone's properties (radius, slant height, areas, volume) update at the same time.

Q: What is the formula for the diameter of a cone?

A: There are four closed-form formulas, one for each input mode. From height and slant height, d = 2 sqrt(l squared minus h squared). From volume and height, d = 2 sqrt(3V divided by pi h). From lateral area and slant height, d = 2 A_L divided by pi l. From base area, d = 2 sqrt(A_B divided by pi). All four are exact, not approximations.

Q: How do you find the diameter of a cone from the height and slant height?

A: Use the Pythagorean relationship l squared equals r squared plus h squared. Solve for r to get r = sqrt(l squared minus h squared), then double it. For a cone with h = 4 and l = 5, r = 3, so d = 6, the same right triangle as the famous 3-4-5 example.

Q: How do you find the diameter of a cone from the volume and height?

A: Start from the cone volume formula V = (1/3) pi r squared h, solve for r to get r = sqrt(3V divided by pi h), then double it. The combined formula is d = 2 sqrt(3V divided by pi h). For V = 100 and h = 10, d is about 6.18, which is the standard worked example.

Q: Is the diameter of a cone the base diameter?

A: Yes. The diameter of a right circular cone is the full width of its circular base, measured through the center. It is not the diameter of the apex (which is a point) and it is not the slant height. The same d value works for the base circle, the circumscribed cylinder around the cone, and any cross-section that passes through the center.

Q: What is the symbol for the diameter of a cone?

A: The diameter of a cone is written d, the same as the diameter of a circle. Engineering drawings, technical specifications, and cone-shaped part labels (for example a 58 mm traffic cone base) use d, the lower case Greek theta with a slash, or the official Unicode diameter sign (U+2300) to mark a numeric value as a diameter rather than a radius or chord.