Home

sqrtrt

sqrtRT is a compact mathematical notation for the square root of the product of two quantities, written as sqrt(R T). It is commonly used when the square root of a multiplicative combination of two values is needed, and it is often interpreted as the geometric mean of R and T when both are nonnegative.

In the real-number setting, sqrt(R T) is defined only if the product R T is nonnegative. If

Examples illustrate the concept: if R = 9 and T = 16, sqrt(R T) = sqrt(144) = 12. If R

Usage notes: sqrtRT is not universal notation and some texts prefer writing sqrt(R T) explicitly. It is

See also: square root, geometric mean, radical, complex numbers, root of a product.

R
and
T
are
nonnegative
real
numbers,
sqrt(R
T)
equals
sqrt(R)
times
sqrt(T).
For
general
real
numbers,
RT
must
be
nonnegative
for
a
real
result;
otherwise
the
value
is
not
real
and
is
typically
treated
as
a
complex
number
with
a
defined
principal
branch.
=
2
and
T
=
8,
sqrt(R
T)
=
sqrt(16)
=
4.
If
R
=
-4
and
T
=
9,
RT
=
-36
and
sqrt(R
T)
corresponds
to
the
complex
number
6i
in
the
principal
value.
especially
common
in
contexts
where
the
geometric
mean
or
a
multiplicative
combination
of
scales
is
relevant,
such
as
normalization
factors
or
root-mean
calculations,
whenever
R
and
T
are
nonnegative.
In
complex
settings,
care
must
be
taken
to
specify
branches
of
the
square
root.