Let $n \in \mathbb{N}$ and $a_i, b_i, m \in \mathbb{Z}$ for $i=1,2,\dots,k$.
If
$$
\sum_{i=1}^k a_i^n = \sum_{i=1}^k b_i^n = m$$
then
$$
\left( \sum_{i=1}^k a_i^n \right) \left( \sum_{i=1}^k b_i^n \right) = m^2.
$$
This Result can be further Generalized to cubes and higher powers(product of $x$ number of Sums is equal to $m^x$) .
If $$m=a^n-b^n=c^n-d^n$$ for $n \in \{1,2,3,4\}$ and $a,b,c,d \in \mathbb{N}$ then $$(a^n-b^n)(c^n-d^n)=m^2$$
Parametrizations for $n=2$ :
$1$st parametrization :
Take $p=ac+bd$, $q=ac-bd$, $r=ad+bc$ and $s=ad-bc$
Wkt $p^2-q^2=r^2-s^2=4abcd$
Substitute it for above result then we get
$(p^2-q^2)(r^2-s^2)=(4abcd)^2$
$2$nd parametrization :
Take $p=ac+bd$ , $q=ad+bc$ , $r=ad-bc$ and $s=ac-bd$
Wkt $p^2-q^2=r^2-s^2=(a^2-b^2)(c^2-d^2)$
Substitute it for above result then we get
$(p^2-q^2)(r^2-s^2)=(a^2-b^2)^2(c^2-d^2)^2$
Similarly for $n=3$ and $n=4$ we can obtain parametrizations.
Some examples :
For $n=2$ :
Wkt $4^2+7^2=1^2+8^2$
$(4^2-1^2)(8^2-7^2)=15^2$
$(7^2-1^2)(8^2-1^2)=48^2$
For $n=3$ :
Wkt $10^3+9^3=1^3+12^3$
$(9^3-1^3)(12^3-10^3)=(6^3+8^3)^2=728^2$
$(10^3-1^3)(12^3-9^3)=999^2$
For $n=4$ :
Wkt $133^4+134^4=59^4+158^4$
$(133^4-59^4)(158^4-134^4)=300783360^2$
$(134^4-59^4)(158^4-133^4)=310300575^2$