We are given the curve:
\[
y=x^3.
\]
We need the equation of tangent at the point:
\[
(1,1).
\]
First find the slope of tangent.
Differentiate:
\[
\frac{dy}{dx}=\frac{d}{dx}(x^3).
\]
\[
\frac{dy}{dx}=3x^2.
\]
At \(x=1\):
\[
\frac{dy}{dx}=3(1)^2.
\]
\[
\frac{dy}{dx}=3.
\]
So the slope of the tangent is
\[
m=3.
\]
Now use point-slope form:
\[
y-y_1=m(x-x_1).
\]
Here,
\[
(x_1,y_1)=(1,1)
\]
and
\[
m=3.
\]
Therefore,
\[
y-1=3(x-1).
\]
Expand:
\[
y-1=3x-3.
\]
Bring all terms to one side:
\[
3x-y-2=0.
\]
Hence, the equation of the tangent is
\[
3x-y-2=0.
\]