Calculateus

Electric Field of a Point Charge Calculator

Calculate the electric field strength at a distance from a point charge using Coulomb's constant.

Result

Electric Field Strength
179,800 N/C

Formula: E = k × |Q| / r², using Coulomb's constant k ≈ 8.99 × 10⁹ N·m²/C². Field direction points away from a positive charge and toward a negative charge, though this calculator reports magnitude only.

About the Point Charge Electric Field

This calculator finds the strength of the electric field created by a single point charge at a specified distance away. It is useful for anyone working through Coulomb's law problems involving isolated charges, from classroom exercises to quick field-strength estimates.

How It Works

You enter the charge, in microcoulombs, and the distance from that charge in meters. The calculator converts the charge to coulombs, then applies Coulomb's constant to compute field strength, which falls off with the square of the distance.

E = k x |Q| / r^2, where k = 8.99 x 10^9 N*m^2/C^2.

Formula & Methodology

By hand, first convert the charge from microcoulombs to coulombs by multiplying by 10^-6. Square the distance in meters. Multiply Coulomb's constant (8.99 x 10^9) by the absolute value of the charge, then divide by the squared distance to get field strength in newtons per coulomb.

Examples

A 5 microcoulomb charge measured 0.5 m away

Converting to coulombs gives 5e-6 C. Field strength = 8.99e9 x 5e-6 / 0.5^2 = 8.99e9 x 5e-6 / 0.25, which works out to about 179,800 N/C.

Doubling the distance to 1.0 m with the same charge

Field strength = 8.99e9 x 5e-6 / 1.0^2, about 44,950 N/C, one-quarter of the value at 0.5 m, demonstrating the inverse-square falloff directly.

Advantages

  • Handles the microcoulomb-to-coulomb unit conversion automatically, avoiding a common source of order-of-magnitude errors.
  • Reports field strength as a clean magnitude in newtons per coulomb, ready to compare against textbook or lab values.
  • Applies to both positive and negative charges by using the absolute value, so sign confusion does not affect the reported magnitude.

Common Mistakes

  • Forgetting to square the distance, which is the single most common arithmetic slip when redoing this calculation by hand.
  • Entering the charge in coulombs instead of microcoulombs (or vice versa), producing a result off by a factor of a million.
  • Assuming the reported field strength includes direction, when the calculator only reports magnitude and direction must be reasoned separately based on the charge's sign.

Edge Cases to Watch For

  • The calculator takes the absolute value of the charge, so it always reports field strength as a positive magnitude regardless of whether the charge is positive or negative; it notes that direction points away from a positive charge and toward a negative one, but does not compute direction itself.
  • The distance input is floored at 1e-9 meters to avoid dividing by zero, so an entered distance of zero or less is silently treated as an extremely small but nonzero value rather than producing an error.
  • Because the relationship is inverse-square, doubling the distance from the charge reduces field strength to one-quarter, not one-half, of its original value.

Common Use Cases

  • Physics students working through Coulomb's law and electric field problems for a single point charge.
  • Electrical engineering students building intuition for how field strength scales with distance before moving to more complex charge configurations.
  • Educators generating quick example values to illustrate the inverse-square law in class.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

Why does electric field strength follow an inverse-square law?

Like gravity, the electric field from a point charge spreads outward through the surface of an ever-expanding sphere, so its intensity at any point is diluted by the sphere's surface area (which scales with r²) - this is why doubling the distance from a charge reduces the field strength to one-quarter of its original value, not one-half.

Conclusion

Electric field strength from a point charge is a direct application of Coulomb's law, and getting the exponents and unit conversions right by hand is where most errors creep in. This calculator removes that friction so you can focus on interpreting how field strength changes with charge and distance.