The identities
$1+2=3$
$4+5+6=7+8$
$3^2+4^2=5^2$
$10^2+11^2+12^2=13^2+14^2$
$21^2+22^2+23^2+24^2=25^2+26^2+27^2$
are examples of consecutive identities. Are there any consecutive identities except $3^3+4^3+5^3=6^3$ for exponents greater than $2?$
The identities should be built upon additions only.
For consecutive identities $m^k+\cdots+(m+n-1)^k=(m+n)^k+\cdots+(m+2n-2)^k$ there is a gap $\Delta^k$ between last number in one identity sequence to the first number in the next possible consecutive identity for k=1 and for k=2: $\Delta^1=1$ and $\Delta^2=2n+3,\;n=1,2,\dots$ :
$1+2=3$
$4+5+6=7+8$
$9+10+11+12=13+14+15$
$16+17+18+19+20=21+22+23+24$
$1=4-3=9-8=16-15 \dots$
$3^2+4^2=5^2$
$10^2+11^2+12^2=13^2+14^2$
$21^2+22^2+23^2+24^2=25^2+26^2+27^2$
$36^2+37^2+38^2+39^2+40^2=41^2+42^2+43^2+44^2$
$10-5=2\cdot 1+3$
$21-14=2\cdot 2+3$
$36-27=2\cdot 3+3$
I don't think there is a straight continuation for $k>2$, but there might be consecutive identities of a slightly different kind, e.g:
$(1)\quad m^k+\cdots+(m+n-1)^k=(m+n)^k+\cdots+(m+2n-i)^k$, where $i>2?$
Examination of $(1)$ for $k=3$ and $1\leq m,n,i\leq 5000$ only yield the solution $3^3+4^3+5^3=6^3$.
MORE EDIT. For cubes, it reduces to the problem of finding three triangular numbers whose squares are in arithmetic progression. Recalling that $$1^3+2^3+\cdots+r^3=\left({r(r+1)\over2}\right)^2=T_r^2$$ an equation of the form $$(m+1)^3+(m+2)^3+\cdots+(m+n)^3=(m+n+1)^3+(m+n+2)^3+\cdots+(m+n+k)^3$$ becomes $$T_{m+n}^2-T_m^2=T_{m+n+k}^2-T_{m+n}^2$$ which says the squares of $T_m$, $T_{m+n}$, and $T_{m+n+k}$ are in arithmetic progression.
E.g., we have $T_2=3$, $T_5=15$, $T_6=21$, and the squares $9,225,441$ are in arithmetic progression, and this corresponds to $3^3+4^3+5^3=6^3$. Whether there are any more examples, I do not know.
Everything below relates to a misunderstanding of the question, and can safely be ignored.
There are (infinitely) many examples of consecutive cubes summing to a cube. About 20 are listed here, starting with
$$11^3+12^3+13^3+14^3=20^3$$ $$3^3+\cdots22^3=40^3$$ $$15^3+\cdots+34^3=70^3$$ An answer here links to Dave Rusin's "known math" pages, but Rusin's site seems to have vanished from the web. Much of what Rusin had for the problem of sum of consecutive cubes a cube is reproduced here.
EDIT: Discussion of related questions at MathOverflow.