F = ρ·V·g · Archimedes' principle · will it float or sink · fresh/sea water + air presets · apparent weight · 100% browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
Result
Formula steps
- F_b = ρ · V · g
- F_b = 1,000 × 0.001 × 9.81
- F_b = 9.81 N
What this tool does
Free buoyancy calculator built on Archimedes' principle: the upthrust on a submerged or floating object equals the weight of the fluid it pushes aside, F = ρ·V·g. Enter the fluid density ρ in kg/m³, the displaced volume V in cubic metres or litres, and the gravitational acceleration g (default 9.81), and the tool returns the buoyant force in newtons with every step of the formula shown so you can check the arithmetic by hand. A second mode answers the question every physics class asks, will it float, by comparing the object's average density against the fluid: lighter than the fluid and it floats, heavier and it sinks, equal and it hovers in neutral buoyancy. Describe the object by its density directly, or by its mass and volume and the tool works out the density for you, then reports the true weight in air and the apparent weight while submerged. Density presets cover fresh water 1000, sea water 1025 and air 1.225 kg/m³, which is why a ship floats higher at sea than on a river. Everything runs in your browser and a shareable URL reproduces the exact problem. 100% client-side, no upload, no account.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Student
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Buoyancy Force Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 Density Calculator Solve ρ = m / V for density, mass, or volume · mixed units (g, kg, lb, mL, L, cm³, gallon) · 20 substance presets · floats-or-sinks verdict — all browser-only Open
- 2 Scientific Calculator Scientific calculator — sin / cos / log / sqrt / power, with full keyboard input + history, deg/rad mode. Open
- 3 Gravitational Force Calculator F = G·m1·m2 / r² · solve for force, distance or mass · scientific notation · Earth/Moon/Sun presets · 100% browser-only Open
Real-world use cases
Solve a physics homework problem step by step
The textbook asks for the buoyant force on a 2 litre block fully submerged in water. Switch to force mode, set ρ to 1000 with the fresh water preset, type 2 with the litre unit selected, leave g at 9.81, and read 19.62 N. The on-screen steps spell out ρ·V·g so you can copy the working into your answer and show how you got there, not just the final number.
Decide whether a design will float before building it
Designing a raft, a buoy or a foam float, you need to know it will sit on top of the water, not under it. Put in the average density of your assembly, or its total mass and volume, against water at 1000, and the verdict and density ratio appear at once. Tweak the volume until the tool flips from sinks to floats and you have the displacement your design needs.
Show a class why a steel ship floats
Steel is 7850 kg/m³, nearly eight times denser than water, yet ships float. Enter a hull's total mass and its enclosed volume in mass plus volume mode and watch the average density drop below 1000, so the verdict reads floats. Share the URL with the class and every student opens the same scenario, then raise the mass until it sinks to find the loading limit live.
Estimate the apparent weight of a salvage load
Lifting a sunken object, you want to know how much it will seem to weigh underwater before it breaks the surface. Enter its mass and volume in float mode and the tool prints both the true weight in air and the apparent weight while submerged, the difference being the buoyant help. That apparent figure is the load your hoist actually feels until the object clears the water.
Common pitfalls
Using the object's volume instead of the displaced fluid volume. For a fully submerged object they are equal, but a floating object only displaces the part of its volume that is under the surface. Feeding the whole volume into F = ρ·V·g overstates the buoyant force on a floater. Use the submerged volume, or work in float mode by density.
Plugging in the object's density instead of the fluid's density. The ρ in F = ρ·V·g is the density of the fluid being pushed aside, not the object. Mixing these up is the most common slip, since water is 1000 while a floating wood block is 700, and only the 1000 belongs in the force formula.
Forgetting to convert litres to cubic metres. The formula is in SI, so 1 litre is 0.001 m³, not 1. Typing a litre value into a cubic-metre field inflates the force by a thousand. This tool gives you a litre unit so the conversion happens for you, but check the unit picker before you trust the number.
Privacy
Every calculation here, the buoyant force, the float-or-sink verdict, the density ratio, the unit conversions and the formula steps, is plain JavaScript that runs in your browser tab. No densities, volumes, masses or results ever leave the page, and nothing you type is logged. The one caveat: the shareable URL encodes your inputs in the query string, so a share link pasted into chat records those numbers in the recipient server's access log. For ordinary physics problems that is harmless; if your figures are sensitive, use the copy button and paste the text instead of the URL.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Affine Cipher Encoder & Decoder Encrypt and decrypt the ax+b affine cipher with live modular-inverse check, browser-only
- Anagram Solver Check if two words are anagrams, rearrange a set of letters into every ordering, and read the sorted letter fingerprint, all in your browser
- Angle Converter Degrees, radians, gradians, turns, arcminutes, arcseconds and NATO mils, all from one input, copyable, browser-only