Escape Velocity
The escape velocity is the minimum speed needed for an object to escape from the gravitational influence of a massive body.
The escape velocity is proportional to the square root of the product of the gravitational constant and the mass of the massive body divided by its radius.
Formula
![Copy to Clipboard QuantityVariable["v", "Speed"] == Sqrt[2]*Sqrt[(Quantity[1, "GravitationalConstant"]*QuantityVariable["m", "Mass"])/QuantityVariable["r", "Radius"]]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/49a/49ac8995-7b29-4c6d-b8b5-f5aa986e47f8/Webpage/FormulaImage.png)
| symbol | description | physical quantity | 
|---|---|---|
| v | speed | "Speed" | 
| m | mass | "Mass" | 
| r | radius | "Radius" | 
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Escape Velocity"]](images/49a/49ac8995-7b29-4c6d-b8b5-f5aa986e47f8-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Escape Velocity"]]](images/49a/49ac8995-7b29-4c6d-b8b5-f5aa986e47f8-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Escape Velocity"], {QuantityVariable["r","Radius"] -> 
   Quantity[3958.761`, "Miles"]}]](images/49a/49ac8995-7b29-4c6d-b8b5-f5aa986e47f8-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                