What is the volume of a cooking pot?

The volume of a cooking pot depends on its shape and dimensions. If the pot is cylindrical, the volume can be calculated using the formula:

```

V = πr²h

```

where:

* V is the volume in cubic units (e.g., cubic inches or cubic centimeters)

* r is the radius of the pot's base in the same units

* h is the height of the pot in the same units

For example, if the cooking pot has a radius of 5 inches and a height of 8 inches, its volume would be:

```

V = π(5²)(8) ≈ 201 cubic inches

```