Formerly Free Online Calculator .net - Please change your bookmarks and links to www.calculatorsoup.com

Conical Frustum Calculator

Choose a Calculation:
r1 =   
r2 =  Units:
h = 
   

s = 
V = 
S = 
A = 

Conical Frustum Geometric Shape

Conical Frustum Diagram with h = height and r = radius and l = lateral surface area
r1 = radius1
r2 = radius2
h = height
s = slant height
V = volume
S = lateral surface area
A = total surface area

Conical Frustum Formulas in terms of r and h: (Π = Pi)

  • Slant height of a conical frustum:
    • s = √((r1 - r2)2 + h2)
  • Volume of a conical frustum:
    • V = (1/3) * Π * h * (r12 + r22 + (r1 * r2))
  • Lateral surface area of a conical frustum:
    • S = Π * (r1 + r2) * s = Π * (r1 + r2) * √((r1 - r2)2 + h2)
  • Total surface area of a conical frustum:
    • A = Π * (r12 + r22 + (r1 * r2) * s) = Π * [ r12 + r22 + (r1 * r2) * √((r1 - r2)2 + h2) ]

Conical Frustum Calculations:

Use the following additional formulas along with the formulas above.

  • Given radius1, radius2 and height calculate the slant height, volume, lateral surface area and total surface area.
    Given r1, r2, h find s, V, S, A
    • use the formulas above
  • Given radius1, radius2 and slant height calculate the height, volume, lateral surface area and total surface area.
    Given r1, r2, s find h, V, S, A
    • h = √(s2 - (r1 - r2)2)
  • Given radius1, radius2 and volume calculate the height, slant height, lateral surface area and total surface area.
    Given r1, r2, V find h, s, S, A
    • h = (3 * v) / (Π * (r12 + r22 + (r1 * r2)))
  • Given radius1, radius2 and lateral surface area calculate the height, slant height, volume and total surface area.
    Given r1, r2, S find h, s, V, A
    • s = S / (Π * (r1 + r2))
    • h = √(s2 - (r1 - r2)2)
  • Given radius1, radius2 and total surface area calculate the height, slant height, volume and lateral surface area.
    Given r1, r2, A find h, s, V, S
    • s = [A/Π - r12 - r22] / (r1 + r2)
    • h = √(s2 - (r1 - r2)2)
   Valid XHTML 1.0!   Valid CSS!